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

6 次查看(过去 30 天)
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?

回答(2 个)

Fangjun Jiang
Fangjun Jiang 2023-7-14
编辑:Fangjun Jiang 2023-7-14
no big deal. Put that in a startup.m file
Also, set it in MATLAB Preference, Command Window, Text Display

Voss
Voss 2023-7-14

类别

Help CenterFile Exchange 中查找有关 File Operations 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by