Skip to content

GUI installation problem #44

@bguerr

Description

@bguerr

A rookie one:

I'm having trouble running the GUI on Matlab 2018b (with all toolboxes required).
Topotoolbox and TAK are on the same folder, in my matlab path.

When trying to run the GUI, this error appears:

Error using TAK0x2D2App/startApp (line 86)
Error defining property 'Image' of class 'TAK':
Class named 'matlab.ui.control.Image' is undefined or does not support property
validation.

Error in TAK0x2D2App (line 48)
startApp(obj)

Error in appinstall.internal.runapp>execute (line 116)
out = evalin('caller', [script ';']);

Error in appinstall.internal.runapp>runapp13a (line 95)
outobj = execute(fullfile(appinstalldir, [wrapperfile 'App.m']));

Error in appinstall.internal.runapp>preamble18b (line 60)
appobj = runapp13a(appinstalldir);

Error in appinstall.internal.runapp (line 13)
out = preamble18b(appinstalldir);

Error in matlab.apputil.run (line 45)
appinstall.internal.runapp(appName, appLocation);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions