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

Answers (2)

Hi,
seems like a small typo. Try
tabpanel
instead of panel with two a's.
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'.

This question is closed.

Tags

Asked:

on 16 Apr 2012

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!