Info
This question is closed. Reopen it to edit or answer.
Simulink - how to obtain magnitude of FFT on a pre-loaded sequence, and display the FFT magnitude plot in simulink?
2 views (last 30 days)
Show older comments
Hi all. In Simulink, is there a way to simply load up a sequence of values (via a .mat file), and then use a simulink block to carry out a basic FFT magnitude on that sequence, and then just display the FFT magnitude plot?
What I mean here is ..... can simulink just load up a sequence, just like we can do in a Matlab script, and then simply apply an FFT on that sequence?
Eg.... a ten value sequence.... like [1 0 0 1 1 1 0 1 1 0], and just apply an FFT to it. Can simulink do that?
Thanks all.
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!