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 Comments

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.

Sign in to comment.

Answers (1)

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

Categories

Products

Release

R2012b

Asked:

on 13 Oct 2023

Commented:

on 16 Oct 2023

Community Treasure Hunt

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

Start Hunting!