I am getting directory problem
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos

0 comentarios
Respuestas (1)
KSSV
el 11 de En. de 2023
It is not a directory problem. Your code which your running is in a different folder and presently you are in different folder. You click on the option of change directory, and code will be executed. Your cod eis supposed to be in the present workling directory or you need to add the code in the path. Read about addpath
0 comentarios
Ver también
Categorías
Más información sobre Search Path 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!