Whenever I try to run any matlab app, even a predfined example from MATLAB itself, it shows me the error "Unrecognized method property or field 'Tree' for class 'some_class' ".
When i press the line number where the error happened it sends me to
app.some_cassUIFigure.Visible = 'on';
Can anyone tell me what is disturbing MATLAB?
0 Comments
Sign in to comment.