Publish: encoding problem

조회 수: 2 (최근 30일)
Denis Zhegalin
Denis Zhegalin 2011년 4월 25일
Dear colleagues, I wrote some script with default option set and published it into html. As a result - got some characters (my native language is russian) with wrong symbols (encoding). Tried to bdclose all; set_param(0,'CharacterEncoding','Windows-1252'). nothing changed... R2010b. Win 7 32bit. By the way, figure is shown correctly with russian symbols.
That is what I get: Äâèæåíèÿ òåëà â 2õ êîîðäèíàòàõ
  댓글 수: 1
Denis Zhegalin
Denis Zhegalin 2011년 4월 25일
So, I've tried to change global windows encoding. Script is ok, but figure with russian titles are not shown correctly.

댓글을 달려면 로그인하십시오.

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2011년 4월 25일
try unicode2native, native2unicode?

카테고리

Help CenterFile Exchange에서 Characters and Strings에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by