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