Hey guys, please i need help on how to validate a vector using a while loop
3 views (last 30 days)
Show older comments
%for example a vector x with values greater than 0, and length of 3
x>0;
length(x)=3;
0 Comments
Answers (1)
See Also
Categories
Find more on Argument Definitions 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!