uitoolbar related error
显示 更早的评论
After running the following script:
h = figure('ToolBar','none'); ht = uitoolbar(h);
I receive the following error:
Attempt to call constructor uitoolbar with incorrect letter case.
I am unsure why that is the case especially since the script is listed on the official MathWorks website. Any help appreciated.
Best,
Matej
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Entering Commands 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!