Filter löschen
Filter löschen

Creation of vector in Simulink with Index and length provided

1 Ansicht (letzte 30 Tage)
Renish Ramegowda
Renish Ramegowda am 22 Sep. 2014
If I have a Index = 8 and Length = 3, then I need to create a vector in simulink model as [8, 7, 6]. If the change the Length = 4, then the output should be a vector of [8, 7, 6, 5].
Anyone can help me to solve this. I tried "For Iterator Subsystem" and "MATLAB Function" blocks, but could not create this vector

Antworten (0)

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by