How to edit fft analyzer window in 2021a version
18 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am unable to edit my fft analyzer window in 2021a version. I can't see the options
3 Commenti
chagamreddy venkata subba reddy
il 19 Ott 2022
i have same problem.. .if you found any solution.. please guide me
Risposte (3)
Sameer Pujari
il 19 Lug 2021
The reason for this might be that, in the Model Configuration Parameters in "Data Import/Export" Section, the option "Single simulation output" has been selected.
- go to model configuration parameter and select Data Import/Export.
- Untick the Single simulation output and click on Apply.
- double tap the scope and go to Logging and select Log data to the workspace and select Structure with Time and click on Apply.
- Run the simulation
- double tap Powergui and select FFT Analysis
Note- MATLAB workspace should have a struct variable including time with the results of the simulation. (e.g. you can use the Scope blocks to log data into the workspace, note that this needs to be struct with time)
0 Commenti
Hassan Abouobaida
il 24 Gen 2023
Good morning,
With Matlab 2021, I have the same problem. Moreover, in Workspace, Matlab does not display any variable in spite of the conditions (indicated above) 1 to 5 are adjusted correctly!
0 Commenti
Meth Hai
il 19 Giu 2024
i have problem, when i open the fft analyzer my matlab 2022b crush and no respond, and i even try to untick the single simulation output
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!