Is it possible to create a UI around MATLAB functions in C++?
Mostrar comentarios más antiguos
Hello. I created a bunch of MATLAB functions revolving around experimenting with vectors - Gram Schmidt Orthogonalization, plotting a matrix of column vectors, displaying matrix properties, projecting a vector onto a subspace, etc.. I'm wondering if it's possible to create an app UI in C++ (or any other high-level programming language) that calls each of the MATLAB functions and displays their outputs? Are there resources or guides I could use to achieve this? Thank you.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre COM Component 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!