Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with icon #6

Open
edoardo73 opened this issue Mar 22, 2024 · 0 comments
Open

Issue with icon #6

edoardo73 opened this issue Mar 22, 2024 · 0 comments

Comments

@edoardo73
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant