Page 1 of 1

Range must be a 1x2 vector of sample indexes with the first value less than or equal to the second value.

Posted: Wed Feb 08, 2017 1:06 pm
by matlab1
Range must be a 1x2 vector of sample indexes with the first value less than or equal to the second value.

Re: Range must be a 1x2 vector of sample indexes with the first value less than or equal to the second value.

Posted: Thu Jan 28, 2021 6:23 pm
by matlab1
Solution:

range must be a vector such as , [a,b]

a must be lower than b or equal with b.