フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

GUI and LIstboxes

1 回表示 (過去 30 日間)
Jordan Mertes
Jordan Mertes 2011 年 9 月 26 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello,
I'm trying to figure out how to alter the listbox in a gui to show the files in the current directory. I have a gui built, with 4 listboxes and 4 figure axes. I want each listbox to show the files in the current directory so that in each i can select the 4 files i need to run in my function and create the data for the four figures. The explaination in the help menu is confusing. does anyone know a quick way to do this?? I'll keep trying but I'm sure this cant be as complicated as it shows in the help menu.
Cheers,
Jordan

回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2011 年 9 月 26 日
Please type doc in Command Window, select the following from the left column:
MATLAB->Creating Graphical User Interfaces->Examples of GUIDE GUIs->List Box Directory Reader

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by