HOW TO CHANGE THE X AXIS PARAMETER IN SCOPE?

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2013년 3월 4일

0 개 추천

In your scope, click on parameter icone, then History, then check save data to workspace, and set the variable name to data for example and the format to structure with time. Lunch simulation, in windows command type
t=data.time
y= data.signals.values
plot(t,y)

카테고리

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

질문:

2013년 3월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by