In matlab simulink how to increase accuracy of display?

4 ビュー (過去 30 日間)
VARSHA J LAL
VARSHA J LAL 2021 年 9 月 28 日
回答済み: Mathieu NOE 2021 年 9 月 28 日
In the above dispaly the accuracy is upto 4 decimal places. How to incraese that?

採用された回答

Mathieu NOE
Mathieu NOE 2021 年 9 月 28 日
hello
see the doc
use the appropriate display option (long or long_e) :
Numeric display format — Format to display numeric input data
short (default) | long | short_e | long_e | bank | hex (Stored Integer) | binary (Stored Integer) | decimal (Stored Integer) | octal (Stored Integer)

その他の回答 (0 件)

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by