Pulling from continuously changing variable every x seconds

2 ビュー (過去 30 日間)
Katarina Vuckovic
Katarina Vuckovic 2020 年 4 月 10 日
回答済み: Guru Mohanty 2020 年 4 月 14 日
I have a "ramp source" as an input to a function. The input is changing to fast for the tasks within the function. Therefore I was to "pull" the ramp input value every x seconds and use that value as an input for the function.

採用された回答

Guru Mohanty
Guru Mohanty 2020 年 4 月 14 日
I understand you want to take data from the ramp source in a specific time interval. To do this a Pulse generator and a Sample & Hold block is required. In the pulse generator you can set the time interval in which you want to pull the data. And the Sample & Hold gives value of the ramp source at a specific time.
I have attached a sample Simulink model for it.

その他の回答 (0 件)

カテゴリ

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