I have saved the voltage data on the oscilloscope to a CSV file. However, the data obtained is sequence vs voltage, not time vs voltage. How to import the data into Matlab? I want to analyze the thd of the data using fft Thanks
1.You can change max step size as smaller. (2)you may increase stop time to a larger Value. I will give the video link in the description of this video (from 1.16 minute),you may watch it.If it does not work let me know
I have saved the voltage data on the oscilloscope to a CSV file. However, the data obtained is sequence vs voltage, not time vs voltage. How to import the data into Matlab? I want to analyze the thd of the data using fft
Thanks
You may use readtable for import csv file to MATLAB. For that, search documentation for readtable .if any other query feel free to ask.
How to increase more than 51 data? If I need 1000 data then how i collect it? Please provide me response as soon as possible.
1.You can change max step size as smaller. (2)you may increase stop time to a larger Value. I will give the video link in the description of this video (from 1.16 minute),you may watch it.If it does not work let me know