MATLAB: How to diplay the printf statement which is written in S-function

printfs-functionsimulink

Hello MATLAB Frndzz,
I am using R2011b linux version… In s-function i have used printf statement like printf("Unable to open PCI Image");
So when i run s-function it has to display that in Command window or somewhere in MATLAB.. Dont mind about linux or windows version… Just i need support for my question…
Thanks in advance…
—ravi

Best Answer

You can use ssPrintf.