I keep getting an error when trying to run the following command from the MATLAB Fundamentals class (pg 6-11 in course notes). Doesn't writetable overwrite a file if it already exists?
Mostra commenti meno recenti
writetable(standings,'EPLstandings.xlsx')
Error using writetable (line 121) Unable to save the workbook to file 'C:\EPLstandings.xlsx'. Check that write permissions are available, there is sufficient disk space, and the file can be written to or created.
1 Commento
Alexander Guillen
il 17 Mar 2020
I was having the same error. In the section in your matlab window, I selected desktop and it automatically create the folder!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Programming in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!