How to make it in for loop

I'd like to make this in for loop
[y{1,1};y{1,2};y{1,3}]'
So the results are like this
ans =
0 1750 0
0 2132 1368
283 0 3136
1996 0 112
697 0 0
79 0 0

More Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!