powergui block in simulink
8 ビュー (過去 30 日間)
古いコメントを表示
hi
i have a data and i want to apply fft on it using powergui block , can any one knows hows it works. the values are stored in a variable. how to call variable in powergui block and apply fft analysis. kindly help me.
regards mudasir
0 件のコメント
採用された回答
Sebastian Castro
2015 年 7 月 10 日
You need to save data using a Scope block, ensuring that the data is formatted as a "Structure with Time". Search this documentation page for "History pane" and you'll see how to do this.
Once you've run this model and the scope data gets saved to the workspace, you should see it in the powergui block's FFT tool. You can then follow the steps as shown here.
- Sebastian
2 件のコメント
Tony Castillo
2016 年 12 月 7 日
Hi Sebastian Castro, i've seem your blog, and that's why i ask you for help, because you also work with phisycal modelling, please refer to this link to understand my doubts about SPS, http://es.mathworks.com/matlabcentral/answers/315484-is-it-possible-a-buck-converter-in-discrete-time-not-in-continuos-solver
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!