How can i load data from powergui

3 views (last 30 days)
Kamil Tkacz
Kamil Tkacz on 16 Apr 2015
Answered: Sebastian Castro on 16 Apr 2015
Hello folks, i wanna ask about how can i load fft data from powergui block into m-file. Generally I wanna to get Nyquist fiequency bar plot and THD value into workspace. Any help would be appreciate.

Answers (1)

Sebastian Castro
Sebastian Castro on 16 Apr 2015
If you want the data in MATLAB, you can use the command-line equivalent to the powergui FFT Analysis.
This is the power_fftscope function, whose documentation is here.
- Sebastian

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!