Create a GUI for data exploration
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
AlexDiz
le 11 Déc 2018
Réponse apportée : Cris LaPierre
le 11 Déc 2018
Hello everyone !
I wan't to create a GUI to explore my data. As shown in attached figure what I want to achieve is by cliking on pixels in left figure I want to update in live the related information in plots (signal and the FFT(signal)) on the right side of the figure.
As I know nothing about GUI creation in matlab, can someone point me a direction to learn about GUI (functions needed or maybe a code close to what I want to achieve...)
thanks !
Alexandre

0 commentaires
Réponse acceptée
Cris LaPierre
le 11 Déc 2018
I'd recommend using App Designer instead of Guide, but that's your call.
There are links there to tutorials for building a simple gui in both environments.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!