Why am I unable to use the PRINTF function from the standard C libraries inside the wrapper code of my C-MEX S-function?
Mostrar comentarios más antiguos
If I use the PRINTF function in my C-MEX S-function it works fine. But if I use this in some wrapper code that is called from my S-function, this function does not work. I have "#included" the standard "stdio.h" library but still have this problem.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Configure C/C++ S-Function Features 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!