How can I plot fft of time data , on an axis in GUI , using OOP?
Mostrar comentarios más antiguos
I am working on GUIs in Matlab. In order to make my code efficient I intend to plot fft of time samples on an axis using OOP
1 comentario
Rik
el 31 de Ag. de 2021
Have a read here and here. It will greatly improve your chances of getting an answer.
Remember that a GUI is only an interface. The rest of your code should already be working. For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.
Respuestas (0)
Categorías
Más información sobre Fourier Analysis and Filtering en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!