how to plot fft of signal with time axis ?
1 view (last 30 days)
Show older comments
I have a pressure signal of length 5 seconds. I want to plot an FFT of the signal with one axis showing the amplitude, the second axis showing the frequency and third axis showing time.
0 Comments
Answers (1)
Star Strider
on 1 May 2016
If you have the Signal Processing Toolbox, use the spectrogram function.
0 Comments
See Also
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!