So I know this is basic matlab stuff but I don't get it right now. lets say i have vector Y, now i want to remove values below a certain vallue from the first ten data points the second ten data points etc. I have to put in a loop so I can add more functions to it. What i mean is select from Y point 1:10,11:20,21:30 etc and do it with a loop.
Can someone help?
1 Comment
Direct link to this comment
https://de.mathworks.com/matlabcentral/answers/423669-select-parts-of-vector-with-loops#comment_621533
Direct link to this comment
https://de.mathworks.com/matlabcentral/answers/423669-select-parts-of-vector-with-loops#comment_621533
Sign in to comment.