Call questdlg from C S-Function
Mostrar comentarios más antiguos
Hello, Is it possible to call questdlg(...) from within a simple C S-Function AND get the resulting answer? Please provide an example. Thank You
1 comentario
Allen Peacock
el 14 de Abr. de 2014
Respuesta aceptada
Más respuestas (1)
Kaustubha Govind
el 31 de Mzo. de 2014
0 votos
Yes, you can use mexCallMATLAB to call MATLAB functions from a C-MEX S-function. Please refer to the examples in the documentation.
1 comentario
Allen Peacock
el 14 de Abr. de 2014
Categorías
Más información sobre MATLAB Compiler 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!