Error in Y label
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 17 Set 2019
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
il 17 Set 2019
Bjorn Gustavsson
il 17 Set 2019
Could you show us a ylabel-call that generates the error?
Tino
il 17 Set 2019
Tino
il 17 Set 2019
Walter Roberson
il 17 Set 2019
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
il 30 Ott 2019
Please share the result of ver command.
Risposte (0)
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!