matlab script data type

조회 수: 1 (최근 30일)
hoang tuan
hoang tuan 2020년 5월 27일
댓글: hoang tuan 2020년 6월 1일
Hi,
I want to create a matrix size 3x3 with data type is fixed point (fixdt(1,15,2)) in matlab script.
But i cannot find how to define this type in matlab script.
Please let me.
Thank you and Best regards.

채택된 답변

Nishant Gupta
Nishant Gupta 2020년 5월 29일
You can use reinterpretcast function to chnage your datatype to fixed-point. But you must have Fixed-Point Designer installed to do that.
  댓글 수: 1
hoang tuan
hoang tuan 2020년 6월 1일
thank you very much.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by