what is Error in Matlab.system.SystemProp.createVersionNumber??
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Tom Dadon
le 8 Mar 2020
Déplacé(e) : Walter Roberson
le 22 Août 2022
hey guys,
in the middle of regular work, my MATLAB had this sudden death error, shows like this -
Error in Matlab.system.SystemProp.createVersionNumber
Invalid default value for property 'MajorVersionNumber' in class 'Matlab.system.SystemProp': Undefined function 'minus' for input arguments of type 'cell'.
and this occurs only when trying to run specialized toolbox functions which i use all the time....
I am running MATLAB 2019B V9.7, on macOS Catalina 10.15.3.
anyone else had this problem?
thanks ahead!
10 commentaires
Réponse acceptée
Philipp Engels
le 3 Nov 2020
Déplacé(e) : Walter Roberson
le 22 Août 2022
found the rootcause: the function strsplit.m was doubled in a subfolder of my routines. I deleted the function.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Waveform Design and Signal Synthesis dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!