how to auto run the script after matlab start up

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
Star Strider le 14 Fév 2026

2 votes

Put that command in your startup.m file.
See the documentation on startup for details.

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Question posée :

博
le 14 Fév 2026

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by