Plotting graphs with different transportation delays from Simulink

조회 수: 2 (최근 30일)
Egil Andreas Storesund Hanssen
Egil Andreas Storesund Hanssen 2015년 11월 10일
답변: Joachim Schlosser 2015년 11월 10일
Hi
I've gotten stuck working on a report.
The task is this: Test Simulink model with four different values of transportation delay (0s, 3s, 6s, 9s), output graphs using a To Workspace block, and plotting all of them in one image.
Problem: Typing
hold on; grid on;
in the Command Window and selecting or typing "plot(simout)" returns nonsense.
Thank you!

답변 (1개)

Joachim Schlosser
Joachim Schlosser 2015년 11월 10일
You may want to use Simulink Data Inspector instead, which does what you most likely want without the coding.

카테고리

Help CenterFile Exchange에서 Specifying Target for Graphics Output에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by