Matlab Code for GUI
3 ビュー (過去 30 日間)
古いコメントを表示
Can anyone please give me the example code to use two list boxes and one push button in GUI.
0 件のコメント
回答 (2 件)
Laurent
2013 年 9 月 27 日
This is a very general question, here are some examples on how to create a list box, a push button and many other components in a GUI:
2 件のコメント
Val
2013 年 9 月 27 日
Iam not able to open the page
"The page you were looking for doesn't exist."
i have seen how to use a single listbox. But iam not getting how to use two list boxes and link the two listbox's input values to the push button. And here my input is string in both the listbox
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!