Www.engineering.union.edu

This was read into MATLAB as a string, so we had to convert it into a number using the “str2num” function. Finally, the “NumTiersFound” is incremented to 1, which ends this “while” loop. The next part of this process was then analyzing the data found in each tier. This required another “while” loop with embedded “if” statements. The first part of this process was figuring ... ................
................