I want to ask. I have my data after Fourier transformation in .mat file. I need to get a spectrogram of it.
What function I should to use in Matlab to do it?
spectrogram() function doesn't fit, because it uses signals before Fourier transformation.
Thank you a lot for any help.