How to use the powergui block for fft analysis using .mat file?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I want to use the powergui block for fft analysis.I have set the signals as structures with time in the properties of the scopes and checked the box to saved them into workspace . After running the simulation , I am importing the data from .mat file by using Import Data in the file menu of fft analysis box but the powergui's fft analysis simply does not display anything Can anyone please suggest a solution to this problem, urgently.
1 comentario
Sharan Paramasivam Murugesan
el 21 de Ag. de 2017
When importing data into Powergui FFT analysis tool, in the dropdown "Input", were you able to select the signals available in the .mat file?
Respuestas (3)
V Vaishnavi Kumar
el 8 de Mzo. de 2018
In addition to above steps mentioned, set the solver in block parameters of power gui to discrete and set sample time
0 comentarios
aakriti gupta
el 29 de Oct. de 2019
I am unable to create a fft from mat file. Any links?
0 comentarios
Aswani Kumar Eedara
el 24 de Sept. de 2017
Editada: Walter Roberson
el 24 de Sept. de 2017
- create simulation model with signals in the mat file as inputs
- Add POwerGUI block to model
- connect scope
- double click on the scope
- change config properties: tick check box everything under logging, save as structure with time(this will send the data to power GUI block for FFT)
- load matfile and then run simulation
- launch-->Powergui-->FFT analyis
Note: use solver and timing as in original model
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!