Hello,
after I run the 'start.m' script it returns this error:
Unrecognized property 'Icon' for class 'matlab.ui.Figure'.
Error in FwdModel_App/createComponents (line 1090)
app.EITSoftware.Icon = 'EIT.png';
Error in FwdModel_App (line 2402)
createComponents(app)
Error in start (line 7)
app = FwdModel_App(path);
And I don't know how to solve it, because not able to edit FwdModel_App.mlapp
Thank you
Cheers
Edo
Hello,
after I run the 'start.m' script it returns this error:
And I don't know how to solve it, because not able to edit FwdModel_App.mlapp
Thank you
Cheers
Edo