How to get Tabpanel constructor v2.8 running?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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)
Friedrich
on 16 Apr 2012
Hi,
seems like a small typo. Try
tabpanel
instead of panel with two a's.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!