When i make simulation, the plot at workspace is different the plot at scope?? .. I want the plot at workspace same as the plot at scope

 채택된 답변

Hi
Use simulation time vector to plot in command widow, maybe the simulation ran with variable steps. Something like this:
plot(tout,yout)

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기

질문:

2015년 4월 5일

편집:

2015년 4월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by