What is the Memory Block actually useful for?
古いコメントを表示
In the Aerospace Blockset example :
asbSkyHogg
Why are these Memory blocks used? How do they affect the simulation?

採用された回答
その他の回答 (1 件)
Abhinav
2023 年 1 月 17 日
0 投票
The Memory block holds and delays its input by one major integration time step. When placed in an iterator subsystem, it holds and delays its input by one iteration. This block accepts continuous and discrete signals. The block accepts one input and generates one output. Each signal can be a scalar, vector, matrix, or N-D array. If the input is non-scalar, the block holds and delays all elements of the input by the same time step.
Refer to the following documentation to learn more about memory block :
3 件のコメント
Islam Elnady
2023 年 1 月 17 日
Abhinav
2023 年 1 月 17 日
Strange, I dont see the memory block on my local machine. I am using R2022b

Paul
2023 年 1 月 18 日
I see them on 2022a.
カテゴリ
ヘルプ センター および File Exchange で Aerospace Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!