Determine current format in command window

3 次查看(过去 30 天)
Is it possible to programmatically determine the current format of the command window? I want a program I am writing to use the "bank" format, but then restore the previous format when it has completed.

采纳的回答

Fangjun Jiang
Fangjun Jiang 2011-8-7
get(0,'Format')
  3 个评论
the cyclist
the cyclist 2011-8-7
But as not explained in "help format". Sadly, old habits die hard. :-)
Jan
Jan 2011-8-7
The different levels of information in HELP and DOC are sometimes disturbing. I've mentioned this mostly to encourage beginners to read both. But why not encourage an advanced MATLAB user also?!

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by