Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Running fmincon on xpc target

1 回表示 (過去 30 日間)
Myunghee
Myunghee 2016 年 11 月 9 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Dear Matalb,
I would like to run fmincon on xpc target. Would it be possible? If so, what would be a process?
Thank you.

回答 (1 件)

Hari Desanur
Hari Desanur 2016 年 11 月 14 日
The "fmincon" MATLAB function is not supported for code generation therefore it will not be possible to use this function on an XPC target.
Refer to the functions supported for code generation here .

Community Treasure Hunt

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

Start Hunting!

Translated by