Hi everyone
I have a question about the figures plotting featured on Simulink example: "Effects of Communication Delays on an ABS Control System". Two customized figures (with title, axes information, inserted arrow and text, etc) pop out after the simulation is completed. How can I add this feature to my simulations? These figures are not the scopes.
Thank you

 채택된 답변

Fangjun Jiang
Fangjun Jiang 2018년 11월 20일

0 개 추천

Open the model, click menu File, Model Properties, Model Properties
Click the Callbacks tab, Select "StopFcn*" on the left, you will see some codes on the right.
The plot is generated by calling seExampleCanPlots.
edit seExampleCanPlots.m to see it.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Plot Customization에 대해 자세히 알아보기

제품

릴리스

R2018b

질문:

2018년 11월 20일

댓글:

2018년 11월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by