I can't read .txt using importdata

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

 Risposta accettata

Star Strider
Star Strider il 30 Lug 2020

0 voti

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 Commenti

Thank you for your help.
As always, my pleasure!

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Data Import and Analysis in Centro assistenza e File Exchange

Prodotti

Release

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by