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!