Error in Y label
古いコメントを表示
can anyone help out with 'error in y label', please? This normally happens when I copy the same codes from my desktop to my laptop with same version of MATLAB.
7 件のコメント
Walter Roberson
2019 年 9 月 17 日
Does the error message say anything about invalid interpreter syntax?
Does your program have any non-English characters such as å or ñ in it?
Does your desktop and laptop have different Locale set up?
Tino
2019 年 9 月 17 日
Bjorn Gustavsson
2019 年 9 月 17 日
Could you show us a ylabel-call that generates the error?
Tino
2019 年 9 月 17 日
Tino
2019 年 9 月 17 日
Walter Roberson
2019 年 9 月 17 日
That is odd. labelcheck() has existed at the same location since at least R2016b .
which -all labelcheck
ls(fullfile(matlabroot, 'toolbox', 'matlab', 'graph2d', 'private', 'labelcheck.m'))
Hari Krishna Ravuri
2019 年 10 月 30 日
Please share the result of ver command.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!