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