Whether Optimization Toolbox is supported by Matlab R2012b Compiler SDK?

I want to generate a program where Optimization toolbox is used to .dll file by Matlab compiler SDK with .NET Assembly. But it seems that the generated plugin is not called by C# due to the function in optimization toolbox.
So, I doubt if optimization toolbox is supported or not in MATLAB R2012b.

댓글 수: 4

I couldn't find info on MATLAB R2012b, but Optimization Toolbox is supported by MATLAB Compiler for the most part:
You can also check the list of unsupported functions.
Which functions do you need? Sometimes some functions are supported when others are not.
The function of fmincon is what I need. Does it support?
Unfortunately the earliest release I have installed at the moment is R2016a, so I cannot check.

댓글을 달려면 로그인하십시오.

답변 (1개)

W. Feng
W. Feng 2023년 10월 16일

0 개 추천

there are only four Toolbox on the path as below in R2012b.

카테고리

도움말 센터File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기

제품

릴리스

R2012b

질문:

2023년 10월 13일

댓글:

2023년 10월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by