Unrecognized function or variable 'mustBeA'.
Ältere Kommentare anzeigen
Not all built in functions are loaded in Matlab. If I check 'mustBe .. ' functions (data type validation) , all the numeric ones are loaded but string and other data types are not. How do I install 'mustBeA' function? I am using Matlab version 2020a
(Unrelated note : when I start Matlab from terminal- I get the warning ' Failed to load module "overlay-scrollbar" Failed to load module "canberra-gtk-module" ' . Could this be the reason? I haven't had issues without the 2 modules so far, therefore I have ignored it.)
2 Kommentare
Walter Roberson
am 26 Aug. 2021
You can fix the unrelated reports with the information at https://www.mathworks.com/matlabcentral/answers/472134-gtk-message-10-32-31-466-failed-to-load-module-canberra-gtk-module#comment_1533888
Nidhi Anilkumar
am 26 Aug. 2021
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!