How to print to console in S-Function Builder?

10 views (last 30 days)
Connor
Connor on 15 Sep 2014
Answered: Anthony Poulin on 16 Sep 2014
I am new to MATLAB and Simulink and I am trying to print to the command window in matlab.
I am trying to use S-Function builder to construct a system.
I have tried commands ssPrintf and mexPrintf as well.
How can I display content using print statements with S-function builder?
Thanks

Answers (1)

Anthony Poulin
Anthony Poulin on 16 Sep 2014
Hey,
I work with Matlab R2011a and the command mexPrintf allows me to print comment into the matlab command window.
I recently read the following post, I hope it will be helpful... MatlabCentral

Categories

Find more on Simulink 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!