필터 지우기
필터 지우기

Limit significant figures to 2 significant figures

조회 수: 70 (최근 30일)
N/A
N/A 2020년 2월 4일
답변: Star Strider 2020년 2월 4일
et=abs(((stop-new_cos)/stop)*100);
Say I use the above to solve for a number how would I limit the et variable to 2 significant figures?

채택된 답변

Star Strider
Star Strider 2020년 2월 4일
Using the round function and the option in: Round Elements to Specified Number of Significant Digits is likely to be more consistent.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by