フィルターのクリア

Embedded Coder for C2000 for matrix operation

4 ビュー (過去 30 日間)
Sayan
Sayan 2021 年 12 月 7 日
編集済み: Divyanshu 2024 年 2 月 27 日
I have an algorithm involving matrices containing complex numbers and their inverse operation in a simulink file under m-function block. Can MATLAB coder convert it into F28379D compatible code? I had this doubt since CCS does not have functions for matrix operation involving complex numbers.
Presently I am using 2017b. Can higher versions achieve this task?
Any suggestions are appreciated.
Regards
Sayan

回答 (1 件)

Divyanshu
Divyanshu 2024 年 2 月 27 日
編集済み: Divyanshu 2024 年 2 月 27 日
Hi Sayan,
It is possible that the higher versions of MATLAB may enable code generation for Matrices.
In the release notes of R2018b for embedded coder it is mentioned that the Multi-Dimensional Arrays are being preserved in Code Generation.
Please refer the following documentation for further details:

カテゴリ

Help Center および File ExchangeDeployment, Integration, and Supported Hardware についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by