What does this warning mean?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ayush Kumar
el 13 de Mzo. de 2021
Comentada: Ayush Kumar
el 13 de Mzo. de 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.
0 comentarios
Respuesta aceptada
Jan
el 13 de Mzo. de 2021
Editada: Jan
el 13 de Mzo. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Entering Commands en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!