GUI Matlab

Hello, I have a question about GUI.
I'd like to create tab-based GUI so that each has its subcategory.
Where can I find such icon to build them?
Thanks.

3 件のコメント

Walter Roberson
Walter Roberson 2011 年 12 月 6 日
Which MATLAB version? tabbing was added to GUIDE only a few releases ago.
Paulo Silva
Paulo Silva 2011 年 12 月 6 日
They did?! That's very good, I'm still using version 2008b :(
Walter Roberson
Walter Roberson 2011 年 12 月 6 日
I thought I had seen someone mention it; of course I can't find it now that I'm looking.

サインインしてコメントする。

回答 (5 件)

Paulo Silva
Paulo Silva 2011 年 12 月 6 日

0 投票

I don't think that Mathworks implemented the feature yet, take a look at how the users are making GUIs with tabs, for example Simple tab panel by Panagiotis Moulos
Image Analyst
Image Analyst 2011 年 12 月 6 日

0 投票

Or you can try #37 here:
It's Matt Fig's popular File Exchange submission for those who prefer to roll their own, and not use GUIDE.
Chad Gilbert
Chad Gilbert 2011 年 12 月 8 日

0 投票

@Hee and @Walter: Michael Katz covered this topic on his blog a while ago.
Daniel Shub
Daniel Shub 2011 年 12 月 8 日

0 投票

I would add:
I think Yair's solution is much better looking than Matt's, although Yair's is more complicated.
Malcolm Lidierth
Malcolm Lidierth 2011 年 12 月 8 日

0 投票

Or you could try Project Waterloo at http://sourceforge.net/projects/waterloo/
That provides support for JTabbedPanes as well as a custom MATLAB/Java GTabContainer and GAccordion + more:

カテゴリ

ヘルプ センター および File ExchangeApp Building についてさらに検索

タグ

質問済み:

2011 年 12 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by