フィルターのクリア

How to create step signal that changing over time?

3 ビュー (過去 30 日間)
Muhammad Ulil Azmi
Muhammad Ulil Azmi 2020 年 11 月 17 日
コメント済み: Muhammad Ulil Azmi 2020 年 11 月 23 日
I want to create step signal that changes over time like this:
Time : [0 0.1 0.2 0.3 0.4 0.5]
Signal: [0 1 2 3 4 5]
Is it possible using step block? Or is there another blck more suitable for this?

採用された回答

Ameer Hamza
Ameer Hamza 2020 年 11 月 17 日
Ramp block: https://www.mathworks.com/help/simulink/slref/ramp.html is used for such signals.
  5 件のコメント
Ameer Hamza
Ameer Hamza 2020 年 11 月 22 日
For an arbitrary signal, it is easier to use "From Workspace" block. Define the signal in MATLAB workspace and load it in Simulink.
Muhammad Ulil Azmi
Muhammad Ulil Azmi 2020 年 11 月 23 日
Thanks

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

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by