Decimal

조회 수: 1 (최근 30일)
Thulasi Durai Durai Samy
Thulasi Durai Durai Samy 2012년 5월 17일
Hello, I tried with command round2dp(pi,2) in 2008 Ra matlab it shows the following error:
Undefined function or method 'round2dp' for input arguments of type 'double'.
is it a special function or any other function available to round off to nearest fraction or it can be specified by the user.

채택된 답변

Oleg Komarov
Oleg Komarov 2012년 5월 17일
This is a user defined function available on the FEX: round2dp.
To use it, you have to download it and then add to MATLAB the path where you unzip it. In MATLAB File > Set path

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by