Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Flexible Matrix out of vectors which are being inputted at each time step

조회 수: 2 (최근 30일)
Waqas Syed
Waqas Syed 2018년 5월 24일
마감: MATLAB Answer Bot 2021년 8월 20일
In my simulink model, I have an array of measurements as an input being inputted to my system at each time step of the simulation. I want to have a way in which I can make a matrix out of these arrays by storing array of each time step. I have done this so far by using the delay blocks and matrix concatenation block but i want a more robust system in which I can simply input the amount of time steps out of which the matrix should be formed. so if I say that concatenate 25 time steps the matrix should have 25 coloumns. and the number of rows would simply be the number of elements in each measurement vector. Can someone help?

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by