osx - Unicode (Greek) Characters in Matlab for Mac OS display as question marks -
i'm having problem matlab in mac os. after little research in here found in order read unicode characters in matlab slcharacterencoding('utf-8');
needs used. , did.
my plots function creates nx1 cell array of words in greek. although in variable editor seems ok (see image), in command window displayed in strange symbols. in addition, if try edit cell in variable editor, of contents turn question marks.
while trying figure out what's going on, found problem when locale settings not correctly set.
i changed region in 'system preferences->language , text' greek nothing happened. set custom still nothing happened. set greek first preferred language, guess what? nothing happened.
p.s. tried run same script in windows , worked fine.
Comments
Post a Comment