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 个评论

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?
Many thanks Walter for your response.
1, No, there is no invalid int. syntax
2. No non-English Xter.
3. Same local set up.
Many thanks
Could you show us a ylabel-call that generates the error?
The call was: ”ylabel('Amplitude');”
Please find the error attached
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'))
Please share the result of ver command.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

版本

R2019a

标签

Community Treasure Hunt

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

Start Hunting!

Translated by