Clear Filters
Clear Filters

How to create a Buffer that is an Array in Simulink?

9 views (last 30 days)
How to create a Buffer that is an Array in Simulink?
  1 Comment
Abhijeet Kate
Abhijeet Kate on 15 Jan 2024
Moved: Fangjun Jiang on 1 Mar 2024
Hello
we need a normal Array of programing like in C
int c[5]={1,2,3,4,5};

Sign in to comment.

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 1 Mar 2024
The Buffer block in the DSP System toolbox.

More Answers (0)

Categories

Find more on Simulink Coder 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!