How to get multiple files while creating the plot in GUI
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I am writing, since I can find answer for my problem nowhere. Let say that I am creating the plot in the GUI. I am clicking pushbutton, then I am looking for 2 bin files. Each of them with data for x and y axis. I want to have it automatically, so when I click first bin.file for x axis, then the program would automatically find the second filename in the directory, in which there was first file.
0 commentaires
Réponses (1)
Pratheek Punchathody
le 19 Nov 2020
Please refer to the following link : Programming a GUI in multiple files which would help you in finding answer to your use case.
0 commentaires
Voir également
Catégories
En savoir plus sur Startup and Shutdown 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!