INTRODUCING A DEFINED INPUT IN SIMULINK

1 回表示 (過去 30 日間)
Jacobo Puyoles
Jacobo Puyoles 2014 年 9 月 3 日
編集済み: Jacobo Puyoles 2014 年 9 月 4 日
I have a decreasing sine function over the interval of 13 seconds of which I do not know the mathematical equation but have specific values over time.
How can I introduce this function as an input signal in a Simulink model?? That is I want the same sine values over the same period of 13 seconds! Sure it is not hard, but can´t get into the solution.
The example sine function can be found attached
Thanks in advance!

採用された回答

Rick Rosson
Rick Rosson 2014 年 9 月 4 日
編集済み: Rick Rosson 2014 年 9 月 4 日
Use the From Workspace block.
  1 件のコメント
Jacobo Puyoles
Jacobo Puyoles 2014 年 9 月 4 日
Yes I was trying before with From Workspace block but was having some trouble with the format of the variable, as it needs to have one column with time and other columns with data. But now it works!
Thank you Rick!

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

その他の回答 (1 件)

Dishant Arora
Dishant Arora 2014 年 9 月 4 日
Use inport block to read data from matlab workspace. Check this inport
  1 件のコメント
Jacobo Puyoles
Jacobo Puyoles 2014 年 9 月 4 日
編集済み: Jacobo Puyoles 2014 年 9 月 4 日
Dishant, I do not know how to use "In" source block to import data from workspace, but I used From Workspace block and it works just fine.
Thanks anyway!

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

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by