what is Error in Matlab.sys​tem.System​Prop.creat​eVersionNu​mber??

10 views (last 30 days)
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 Comments

Sign in to comment.

Accepted Answer

Philipp Engels
Philipp Engels on 3 Nov 2020
Moved: Walter Roberson on 22 Aug 2022
found the rootcause: the function strsplit.m was doubled in a subfolder of my routines. I deleted the function.

More Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!