matlab script data type

4 ビュー (過去 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 Center および File ExchangeFixed-Point Designer についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by