How do I change character encoding in Matlab_R2015b (OS)?

I am writing a code in Matlab and sometimes I use letters such as ř,ě,š,č etc. in the code. Those letters appear as question marks once I close and reopen Matlab. My Mac is set to use Czech alphabet and Czech language. How do I fix this issue? Thank you in advance.

Answers (1)

You could try following the steps described in https://www.mathworks.com/help/matlab/release-notes.html?rntext=unicode&startrelease=R2016a&endrelease=R2016a&groupby=release&sortby=descending&searchHighlight=unicode in the "Internationalization" section. But note that description is for R2016a and I do not know if the underlying support was present in R2015b.

Categories

Find more on Programming in Help Center and File Exchange

Tags

Asked:

on 19 Mar 2018

Edited:

on 19 Mar 2018

Community Treasure Hunt

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

Start Hunting!