I made this program for my MECH 231 class. The data we record in lab is saved to .lvm files and I wanted to create a program that would convert that data into more usable forms such as CSV, Excel or ...
The provided code is designed to process data generated from Labview devices performing NZFMR measurements. The two functions consolidate the individual sweep data files into MATLAB arrays, then ...