use MATLAB function in C++
Mostrar comentarios más antiguos
Hello I am a question please.
Is there any way to use MATLAB function in C++ ?
for example about linprog function.
Thanks
Respuestas (1)
James Tursa
el 6 de Jul. de 2014
Editada: James Tursa
el 6 de Jul. de 2014
1 voto
Yes. See this section of the doc on calling MATLAB functions from C/C++ using the Engine interface:
Categorías
Más información sobre Get Started with MATLAB 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!