フィルターのクリア

How to See the Long Format in the Variables Window?

25 ビュー (過去 30 日間)
Rightia Rollmann
Rightia Rollmann 2016 年 8 月 14 日
回答済み: Walter Roberson 2016 年 8 月 14 日
How to see the value of a variable in the “Variables Window” in long format?
Even if I call “format long” and see the value in Command Window in its long format, I still see the variable in short format in the Variable Window, unless I double-click on it! What’s the solution?
A = pi
In the Command Window: A = 3.141592653589793
In the Valuables Window: A = 3.1416

採用された回答

Walter Roberson
Walter Roberson 2016 年 8 月 14 日
"format" only affects the command window. You can change the default for the variable browser by going into Preferences->Variables

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEntering Commands についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by