Info

This question is closed. Reopen it to edit or answer.

GUI help . Add List box++pushbutton in GUI for importing data subsets and select multiple data imported for further analysis

1 view (last 30 days)
Hi i want to add a pustbutton that can select multiple files
function of push-button:-
  1. Select multiple files for importing data from those files(.txt preferred)
  2. I want to show these selected file names in the listbox
  3. 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
Robert Cumming on 17 Nov 2011
help dialog
help uicontrol

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!