Is there a way to set the default behavior for `format` statement?

6 visualizzazioni (ultimi 30 giorni)
I always prefer to use format long; format compact; upon starting a matlab session. But I am tired of typic this with every matlab session opening. I asked the MATLAB support a few years ago to add a feature to make a single statement format long compact possible. But it has apparently not been taken serisouly and not implemented as of 2023. Here is a a second request for help from the community instead. Is there a way to set format long; format compact; as the default behavior upon starting a matlab session?

Risposte (2)

Fangjun Jiang
Fangjun Jiang il 14 Lug 2023
Modificato: Fangjun Jiang il 14 Lug 2023
no big deal. Put that in a startup.m file
Also, set it in MATLAB Preference, Command Window, Text Display

Voss
Voss il 14 Lug 2023

Categorie

Scopri di più su File Operations in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by