In simulink plot time range gets locked

When I plot a figure in real time. time range is set as 100 seconds. The plot get stopped after 50 seconds.
In simulink real time following parameters are set: Solver options Fixed step size:0.0005 Solver:ode4 Runge Kutta In scope: sampling time is :0.0005
Any help please

 採用された回答

Anuj
Anuj 2014 年 2 月 11 日

0 投票

Have You unchecked limit data points to last?

8 件のコメント

abhijit kulkarni
abhijit kulkarni 2014 年 2 月 11 日
Yes I unchecked that. Still the problem is same.
Anuj
Anuj 2014 年 2 月 11 日
Do you get any error/warning? Does simulation stop after 50s or only the plot you get is for 50s?
abhijit kulkarni
abhijit kulkarni 2014 年 2 月 11 日
No error message and simulation works for complete 100 seconds well.
Anuj
Anuj 2014 年 2 月 11 日
編集済み: Anuj 2014 年 2 月 11 日
It seems You have specified 100 s time range in scope and your simulation time is different. If so, change the scope block time range to auto and run simulation for the time period for which you need plot. It should work, Otherwise you can consider uploading your model.
Regards
abhijit kulkarni
abhijit kulkarni 2014 年 2 月 11 日
Did Auto. Doesnt make any improvement.
I observed in : Simulation\Configuration parameters\Data Import Export\Limit Data Point To Last is set to 1000 with Decimation of 1. Format is array.
Does that make any problem?
Anuj
Anuj 2014 年 2 月 11 日
If you are plotting the signal using command window, there might be some problem, are you plotting it through command or through scope block? and what is the simulation time you are using?
abhijit kulkarni
abhijit kulkarni 2014 年 2 月 11 日
Thr scope. Simulation time is 100 seconds.
abhijit kulkarni
abhijit kulkarni 2014 年 2 月 11 日
Unfortunately thats not possible.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGeneral Applications についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by