フィルターのクリア

How to store scalars(continuous data) as a vector

3 ビュー (過去 30 日間)
V Vaishnavi Kumar
V Vaishnavi Kumar 2012 年 10 月 27 日
an embedded matlab function block1 outputs scalars instantaneously, a set of sequential scalar outputs (ex: minimum 3 or more outputs) has to be stored as a vector, embedded fcn block2 accepts vector input and compares the elements in it, how instantaneous scalars can be stored as a vetor

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2012 年 10 月 27 日
編集済み: Azzi Abdelmalek 2012 年 10 月 27 日
  15 件のコメント
Azzi Abdelmalek
Azzi Abdelmalek 2012 年 11 月 5 日
Kumar, what do you mean?
V Vaishnavi Kumar
V Vaishnavi Kumar 2012 年 11 月 5 日
my faculty raised this question, when ZOH1 holds the values of three sample, for the next sample time, will it hold the next sample value with out resetting,or wil it have the previous values stored before
I simulated the ZOH1 block with display1 in your model, kept a display2 before ZOH1,
I saw that display1 showed values before simulation finishes, values in display2 were changing,
how it could be interpreted...?

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

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by