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
0 件のコメント
回答 (2 件)
Friedrich
2012 年 4 月 16 日
Hi,
seems like a small typo. Try
tabpanel
instead of panel with two a's.
0 件のコメント
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!