フィルターのクリア

How to send variable signals in Simulink?

2 ビュー (過去 30 日間)
Anup
Anup 2023 年 1 月 28 日
I have the signal I need to use in simulink model. The x-axis is time step while the y-axis is the value at each time step. I have a csv file of this data. How to use this in simulink?

採用された回答

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2023 年 1 月 29 日
Simulink has [From Spreadsheet] block that can be used to read data from an external file - *.csv.
Here is one example (DATA_read.slx and Data.csv - attached to theis post) - Simulink model with external data reading block - [From Spreadsheet] with discrete solver with a step size of 0.001.
  2 件のコメント
Anup
Anup 2023 年 1 月 29 日
Could you send the slx file in downgraded version? I have R2022a
Sulaymon Eshkabilov
Sulaymon Eshkabilov 2023 年 1 月 29 日

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

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by