Manipulating Arrays using for loop

조회 수: 1 (최근 30일)
olodyusuf
olodyusuf 2020년 5월 18일
댓글: Walter Roberson 2020년 5월 18일
I want to automate this
x1=[503 573 604 623 608 175 1000 1224 1358 2221];
x2=[503 573 604 623 608 175 1000 1224 1358 2221];
x3=[503 573 604 623 608 175 1000 1224 1358 2221];
x4=[503 573 604 623 608 175 1000 1224 1358 2221];
Where I have my x1, x2, x3 and x4 instead of reapeation over.

답변 (1개)

madhan ravi
madhan ravi 2020년 5월 18일

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by