How do I know when to use loops and when to use vectorization?
1 view (last 30 days)
Show older comments
Ba Ba Black Sheep!
on 3 Oct 2017
Commented: Ba Ba Black Sheep!
on 3 Oct 2017
In this question, the solution is achieved by using a loop. I thought this could have been achieved only through vectors.
What is the rule of thumb regarding when to use loops and when to use vectors only?
1 Comment
Accepted Answer
More Answers (0)
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!