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