how to auto run the script after matlab start up
Afficher commentaires plus anciens
how to auto run the script after matlab start up,such as 'format hex' in command window. that means after matlab start up, will auto display hex format in comand windows.
Réponses (1)
Star Strider
le 14 Fév 2026
2 votes
Put that command in your startup.m file.
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!