Extract Values from the vector
2 views (last 30 days)
Show older comments
Hi all
i have a vector like a=[ 4 5 10 3 7 8 11 15 2 19 20 6] now i want a new vector from a but new vector should not contain the values from 1-10; there must be the values of a only which are greater then 10. please help me.
0 Comments
Answers (2)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!