fft_plot function

Plot signal FFT norm and phase versus frequency and signal versus time. Customizable display, also return FFT data.

Download
Download

You are now following this Submission

Cite As

pierre-alexandre chauvenet (2026). fft_plot function (https://ch.mathworks.com/matlabcentral/fileexchange/72124-fft_plot-function), MATLAB Central File Exchange. Retrieved .

https://stackoverflow.com/questions/33962554/finding-the-phase-of-each-harmonics-using-fft

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.4

add option to replace frequency axis with harmonic number

Download
1.0.3

additional display options

Download
1.0.2

- take both line or column signal input

Download
1.0.1

return fft data (norm, angle, frequency)
plot angle becomes optionnal

Download
1.0.0

Download