Why am I unable to use the PRINTF function from the standard C libraries inside the wrapper code of my C-MEX S-function?
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Configure C/C++ S-Function Features in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!