Info

此问题已关闭。 请重新打开它进行编辑或回答。

Hi! every one, I have a problem in matlab, how i get all values in a single matrix from for loop

1 次查看(过去 30 天)
l=0.5;
for i=1:5
i;
c=[l, i]
end.
I need all these data in a single matrix. kindly guide me.Thank you.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by