Simulink - how to obtain magnitude of FFT on a pre-loaded sequence, and display the FFT magnitude plot in simulink?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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.
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!