How to edit fft analyzer window in 2021a version
18 views (last 30 days)
Show older comments
I am unable to edit my fft analyzer window in 2021a version. I can't see the options
3 Comments
chagamreddy venkata subba reddy
on 19 Oct 2022
i have same problem.. .if you found any solution.. please guide me
Answers (3)
Sameer Pujari
on 19 Jul 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 Comments
Hassan Abouobaida
on 24 Jan 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 Comments
Meth Hai
on 19 Jun 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!