Why does my "startup.m" file not work?
Afficher commentaires plus anciens
I am having an issue where my "startup.m" file is not executing. I need it to set up the path for a particular script to run. I launch MATLAB and execute that script from a different program (so without "startup.m") I get the following error:
[Script/Function] is not found in the current folder or on the MATLAB path, but exists in: [Some other directory].
How can I ensure that my "startup.m" file will execute properly?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!