unable to load file in Matlab Answers
Mostra commenti meno recenti
I have been unable to load data from a file in Matab Answers for a week or more. I can attach a data file to my answer by clicking on the paper clip icon, then specifying the file. When I try to load the file, I get an error message: 'Unable to find file or directory.'. I have tried .mat and .txt and .csv files, with the same results. I have tried loading a file from my computer, and I have tried loading a file from the thread, with the same result. When I try the loading the same file in regular Matlab, there is no problem. Example:
a=load('data.txt');
whos
Suggestions? Thank you.
2 Commenti
Walter Roberson
il 16 Dic 2024
This has already been reported, https://www.mathworks.com/matlabcentral/discussions/general/877440-known-problems-in-matlab-answers/2617019#reply_2617019
William Rose
il 16 Dic 2024
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Standard File Formats in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!