(Need Help) Is fmincon command available for the embedded coder?

I have a simulink file that includes 'matlab function' block.
And, this 'matlab function block' consists of the 'fmincon' command.
For this case, can i deploy simulink file to the target device using the embedded coder?
I wonder that the fmincon command is available for the embedded coder with the real-time target device.
I eagerly await your reply. Thank you very much.

 採用された回答

Rik
Rik 2021 年 11 月 15 日
編集済み: Rik 2021 年 11 月 15 日

0 投票

There is a section at the bottom of the documentation page of fmincon that lists limitations for code generation.
This section (whether a function allows code generation) is present for most (if not all) functions.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeployment, Integration, and Supported Hardware についてさらに検索

製品

リリース

R2021b

質問済み:

2021 年 11 月 14 日

編集済み:

2021 年 11 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by