Plot spectrogram plot just like pre 2015
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
monkey_matlab
el 25 de Abr. de 2022
Respondida: Mathieu NOE
el 26 de Abr. de 2022
Hello,
How to generate a spectrogram plot in Matlab 2017 to be just like that obtained by
specgramdemo()
That is, generate the spectrogram plot to look like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/978270/image.jpeg)
What are the plots 1 and 2 shown in the figure and how to get those plots in Matlab 2017.
Thanks!
0 comentarios
Respuesta aceptada
Mathieu NOE
el 26 de Abr. de 2022
hello
specgramdemo was a really nice piece of code. It will be quite serious work to rebuild the whole thing
otherwise , attached the original files - they are still working even though you may have to change some portion of the code as warnings appear.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Time-Frequency Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!