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 件のコメント

Anton Kogios
Anton Kogios 2023 年 10 月 14 日
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.
Walter Roberson
Walter Roberson 2023 年 10 月 14 日
Which functions do you need? Sometimes some functions are supported when others are not.
W. Feng
W. Feng 2023 年 10 月 16 日
The function of fmincon is what I need. Does it support?
Walter Roberson
Walter Roberson 2023 年 10 月 16 日
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 ExchangeC Shared Library Integration についてさらに検索

製品

リリース

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