Skip to content

Local Strings to Unicode Bug

Travis Collins edited this page Feb 6, 2014 · 1 revision

Error: The conversion from a local code page string to unicode changes the number of characters. This is not supported.

Solution:(Run from MATLAB) !export LANG=C

Source: http://www.mathworks.com/matlabcentral/answers/15989-findsdru-error-using-ubuntu-linux-and-matlab-r2011a

Clone this wiki locally