GUI help . Add List box++pushbutton in GUI for importing data subsets and select multiple data imported for further analysis
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi i want to add a pustbutton that can select multiple files
function of push-button:-
- Select multiple files for importing data from those files(.txt preferred)
- I want to show these selected file names in the listbox
- then select these files in the listbox and apply a push-button such that the data only from these selected files go under the analysis procedure...
I know how to add them to through the GUIDE but I don't know the programming behind it.my exp in GUI is minimum and limited
many thanks for your assistance.
Answers (1)
Robert Cumming
on 17 Nov 2011
help dialog
help uicontrol
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!