In matlab simulink how to increase accuracy of display?

조회 수: 3 (최근 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개)

카테고리

Help CenterFile Exchange에서 Signal Operations에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by