How to read mat files generated by VirtualScope
When you are using the Current Sensor application (OP6228 in a TestDrive chassis), you have the possibility to record the data sampled at very high frequency by the Analog In Mezzanine. As the data is recorded directly on the FPGA there is a scaling applied (conversion to 16 bits format).
As the scaling information is contained into the mat file (array "infos") you have to run the attached script (after having loaded the mat file) if you want to plot the real recorded data in Matlab.
Key words : current sensor, TestDrive, mat file, scaling




