フィルターのクリア

how to use index in Simulink?

1 回表示 (過去 30 日間)
saeid k
saeid k 2017 年 9 月 5 日
編集済み: KL 2017 年 9 月 5 日
Hi everybody. I want to use data related to the consecutive times of a vector in simulink, which was initialized in workspace previously. simulink should be executed at once and all data should be used. how can I consider the time as index in simulink? thank you.

回答 (1 件)

KL
KL 2017 年 9 月 5 日
編集済み: KL 2017 年 9 月 5 日
If the timestep is same as your simulink model, just create a two dimensional matrix in the workspace and it should work. You could also create a timeseries object or a structure. It's simple.

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by