Slide 1 of 3

Given the vector x = [ 1 23 0.3 -5 -pi]

If I ran the command find(x<1)

MATLAB would answer:

Given the vector x = [ 1 23 0.3 -5 -pi]

If I ran the command find(x>1)

MATLAB would answer: