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 Kommentare

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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

W. Feng
W. Feng am 16 Okt. 2023
there are only four Toolbox on the path as below in R2012b.

Kategorien

Mehr zu MATLAB Compiler SDK finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2012b

Gefragt:

am 13 Okt. 2023

Kommentiert:

am 16 Okt. 2023

Community Treasure Hunt

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

Start Hunting!

Translated by