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!