How i can access the simulink Status Bar from matlab command window
이전 댓글 표시
How I can access the simulink Status Bar from matlab command window. I want to display the status of scripts running at background.
답변 (1개)
Arnab Sen
2015년 12월 29일
0 개 추천
I understand that you would like to see the progress bar of Simulink while it is getting Simulated at background.
You may use in-built 'waitbar' function for this purpose. Try call the function from block callbacks. Refer to the following the following links for more details :
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!