Cannot find an exact
古いコメントを表示
I use MATLAB r2019b, I wrote Xlabel ('Time (s)'). But I have notif like this. So, Can someone help me how to write the file correctly??

回答 (1 件)
Mehmed Saad
2020 年 5 月 4 日
it is xlabel and not Xlabel .
The error says Cannot find an exact match for 'Xlabel', the closest match is xlabel
xlabel('time (s)')
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!