Hello,
When I'm trying to read my .txt file using syntax importdata, i got this notification on my command window.
Same thing happen when I tried to read my .jpg file. Any clues in this problem? It will be really helpful
Thanks

 採用された回答

Star Strider
Star Strider 2020 年 7 月 30 日

0 投票

You have created your own script and named it ‘importdata.m’. Name your script file something else, such as ‘myImportData.m’ or something that does not ‘overshadow’ any MATLAB function. That should resolve the error.

2 件のコメント

fauzan hardy
fauzan hardy 2020 年 7 月 31 日
Thank you for your help.
Star Strider
Star Strider 2020 年 7 月 31 日
As always, my pleasure!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Import and Analysis についてさらに検索

製品

リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by