Azzera filtri
Azzera filtri

What does this warning mean?

3 visualizzazioni (ultimi 30 giorni)
Ayush Kumar
Ayush Kumar il 13 Mar 2021
Commentato: Ayush Kumar il 13 Mar 2021
Warning: "/Users/ayushkumar/Documents/MATLAB/Examples/R2020b/graphics/PlottingImaginaryAndComplexDataExample" selected using the Last Working Folder preference could not be
accessed.
Using "/Users/ayushkumar/Documents/MATLAB" as the initial working folder instead.

Risposta accettata

Jan
Jan il 13 Mar 2021
Modificato: Jan il 13 Mar 2021
This means, that you have instructed Matlanb to use the last working folder (the folder replied by the cd command) is used as initial folder when starting Matlab. If you delete this folder, Matlab cannot start there anymore and selects another folder.
You can ignore this warning.
Or open the preferences and adjust MATLAB->General->"Initial working folder" with a folder, which does exist.

Più risposte (0)

Categorie

Scopri di più su Entering Commands in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by