What is the Memory Block actually useful for?
Show older comments
In the Aerospace Blockset example :
asbSkyHogg
Why are these Memory blocks used? How do they affect the simulation?

Accepted Answer
More Answers (1)
Abhinav
on 17 Jan 2023
0 votes
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 Comments
Islam Elnady
on 17 Jan 2023
Abhinav
on 17 Jan 2023
Strange, I dont see the memory block on my local machine. I am using R2022b

Paul
on 18 Jan 2023
I see them on 2022a.
Categories
Find more on Aerospace Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!