How can I plot spectrogram from discrete data?
Show older comments
I have opening valve data and want to analyze my data in spectrogram but don't know how to plot it
Answers (1)
Bjorn Gustavsson
on 26 Jan 2017
Have a look at the documentation for the matlab function spectrogram:
helpwin spectrogram
From the question it seems that you're relatively new to matlab, if so I suggest you look around in the documentation a little bit just to get familiar with what's available and where to find stuff. Also have a look at the documentation for the function lookfor.
HTH
Categories
Find more on Scopes and Data Logging 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!