How to print to console in S-Function Builder?
이전 댓글 표시
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
답변 (1개)
Anthony Poulin
2014년 9월 16일
0 개 추천
Hey,
I work with Matlab R2011a and the command mexPrintf allows me to print comment into the matlab command window.
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!