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!