for loop
1 view (last 30 days)
Show older comments
i have a=2x10 i need to use second row element how can i do it
i=1:length(a) i get elements of first row then how abt second row
please help me
0 Comments
Accepted Answer
More Answers (1)
mahaveer hanuman
on 30 Jul 2011
1 Comment
Paulo Silva
on 30 Jul 2011
good luck getting the second row from a scalar value like the one from num
See Also
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!