Is it possible to keep Matlab objects as mxArray type in C++ application ?
Mostrar comentarios más antiguos
Hi,
i am planning on writing an application in C++ and i want to use certain Matlab functions as a .dll that can be compiled with the mcc. Further more i want to make use of objects implemented in Matlab, that i want to pass from one Matlab dll function to another. But therefore i need to store it in an mxArray, or something that the calling application can handle. Is that possible and how would it be done ? So more general, how can Matlab objects be used in C++ ? Sorry if the question is not very detailed, but i am at a very early stage, and just want to check out the possibilities. Any hint will be greatly appreciated. Thanks in advance, ...
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre C Shared Library Integration en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!