uitoolbar related error
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Entering Commands in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!