R2013b MATLAB:datenum:ConvertDateString DATENUM failed.
显示 更早的评论
Hello community,
following issue: Running a precompiled Matlab application (normalizing measured data) in R2013b on measured data throws:
MATLAB:datenum:ConvertDateString DATENUM failed.
at times.
Since i believe, the potentially related issue "http://de.mathworks.com/matlabcentral/newsreader/view_thread/310427" does not apply, i started scrutinizing the measured files.
It turned out the application reads date information from the headers of the measured file, and this date information happens to be in german dateformat.
Initial idea: the Matlab to expect german format for dates.
I found the official recommendations (<http://de.mathworks.com/help/matlab/matlab_env/setting-locale-on-macintosh-platforms.html>) for adjusting the locale for Matlab.
Accordingly on host OS (OSX 10.9.5) switched all the relevant config to german, doublechecked locale on terminal, yes even rebooted, but still face the same error.
Is there any means to directly determine the Matlab environment's current config, related to format conventions?
Or should i start digging somewhere else?
Best
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Time Series Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!