Manipulating Arrays using for loop

1 次查看(过去 30 天)
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