using imread on script get not valid name error, but no errors on command window
古いコメントを表示
Hey,
I am writing a simple script:
I=imread("original.jpg")
imshow(I)
But then i press run, i get an error:

Workspace, and pahts are setup correctly. Because then I copy paste same command in command window and it runs flowlessly
Looked at all the forums, and does not find anything helpfull.
As I am new on matlab, so maybe i am missing some simple detail ?
1 件のコメント
Luca Ferro
2023 年 4 月 3 日
what's the name of your script?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Downloads についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!