How can i load data from powergui

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)

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

Asked:

on 16 Apr 2015

Answered:

on 16 Apr 2015

Community Treasure Hunt

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

Start Hunting!