user defined functions help
Show older comments
Im trying to find out how to take out a number that's above 10 in a vector of v=[-5, 2, -4, 1; 0, -9, -9, 20; 50, 89, 99, 100] using for loop and using user defined functions
1 Comment
KALYAN ACHARJYA
on 16 Nov 2018
Edited: KALYAN ACHARJYA
on 16 Nov 2018
No need of for loop? Is it must to used?
Accepted Answer
More Answers (0)
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!