Error in Y label
2 ビュー (過去 30 日間)
古いコメントを表示
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 日
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'))