Whether Optimization Toolbox is supported by Matlab R2012b Compiler SDK?
Mostrar comentarios más antiguos
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 comentarios
Anton Kogios
el 14 de Oct. de 2023
I couldn't find info on MATLAB R2012b, but Optimization Toolbox is supported by MATLAB Compiler for the most part:

Walter Roberson
el 14 de Oct. de 2023
Which functions do you need? Sometimes some functions are supported when others are not.
W. Feng
el 16 de Oct. de 2023
Walter Roberson
el 16 de Oct. de 2023
Unfortunately the earliest release I have installed at the moment is R2016a, so I cannot check.
Respuestas (1)
W. Feng
el 16 de Oct. de 2023
0 votos
Categorías
Más información sobre C Shared Library Integration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
