How to get Tabpanel constructor v2.8 running?

Hey, im a newbie in matlab. Im´m trying to get the "TabPanel Constructor v2.8 (2010)" running but i dont get it.
I made the gui and extracted the tabpanal files.
>> tabpanal('myGui','myTab')
??? Undefined command/function 'tabpanal'.
than this happens.
hope you can help me.
thanks
andreas

回答 (2 件)

Friedrich
Friedrich 2012 年 4 月 16 日

1 投票

Hi,
seems like a small typo. Try
tabpanel
instead of panel with two a's.
Andreas Kleiber
Andreas Kleiber 2012 年 4 月 23 日

0 投票

Thank you,
that was the Problem ^^
But now i have some other Problems.
On my first try i made 5 tabs but he only updated the first one. So i closed everything. But i dont know how to open my project again? I can see the 5 .fig files of the tabs but i cant open the Tabpanel i made.
On my second try this happens when i open my project:
??? Error using ==> open Invalid field name: 'OpenFig_gif1esaNehcälfrebommarg'.

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

タグ

質問済み:

2012 年 4 月 16 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by