how to run function from the same folder?
Mostrar comentarios más antiguos
I have a script and I want to run a function which is in the same folder, but I don't want to add the whole folder to the path.
1 comentario
Geoff Hayes
el 28 de Jun. de 2015
If you don't want to the folder to the path (why not?) then just change to this directory/folder and run the script from there. (I'm assuming that the script and function are in the same folder.)
Respuestas (0)
Categorías
Más información sobre Automotive en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!