フィルターのクリア

'to workspace' data length question

1 回表示 (過去 30 日間)
Shengnan Li
Shengnan Li 2016 年 6 月 17 日
回答済み: Shengnan Li 2016 年 6 月 24 日
I specified the sample time for 'to workspace' block to be 10^(-5), but it saved only 20k data points, while it should be 100k data points, if it is sampling every 10^(-5)sec.why? Thanks.

採用された回答

Shengnan Li
Shengnan Li 2016 年 6 月 24 日
Thanks for answering my question. I finally figured out, it is the 'decimation' parameter. It was set to 5. when i changed to 1, everything make sense now.

その他の回答 (1 件)

Nihar Deodhar
Nihar Deodhar 2016 年 6 月 23 日
The sample time does not dictate how many data points will be saved to work space (its better to keep it -1 so that the sample time of model is used). In order to limit/remove limit on the number of points you could tweak the model configuration parameters in simulations tab of the menu bar. A snapshot is attached for more details. Either uncheck or manually enter the number of points you wish to log.

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by