matlab matrix selection of data using for loops and if statements,,,,,
Hi people I was wondering if someone could assist me with the following;
You received the following data values from a coworker:
data = [-1.2, 3.3, 5.1, 0.2, 2.9, -0.1];
It turns out that the sensor used to collect...