How to get multiple files while creating the plot in GUI
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Pratheek Punchathody
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!