Skip to content

problems with opening the detector GUI #13

@doaycl

Description

@doaycl

After finishing the classification of the images, I get this error when I try to open the detector GUI:

detector
Unrecognized property 'SelectionChangedFcn' for class
'matlab.ui.control.Table'.

Error in detector/createComponents (line 1155)
app.UITable.SelectionChangedFcn = createCallbackFcn(app,
@UITableSelectionChanged, true);

Error in detector (line 1219)
createComponents(app)

I use the R2021a version as suggested. Do you have any ideas how I might resolve this issue? Thank you in advance.

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