app.mask unrecognized method

1 visualización (últimos 30 días)
Eduardo Carmelo
Eduardo Carmelo el 16 de Sept. de 2023
Respondida: Amith el 14 de Ag. de 2024
Hi so I have a code here
imshow(app.Segmented_RBC,'parent',app.mask);
and it keeps saying;
Unrecognized method, property, or field 'mask' for class 'sampleapp'
i need mad help

Respuestas (1)

Amith
Amith el 14 de Ag. de 2024
Hi Eduardo,
The issue you are encountering seems to be similar to the issue faced in this MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/523042-unrecognized-method-property-or-field-value-for-class, you can try the solution provided to see if it resolves your issue.
Hope this helps!

Categorías

Más información sobre Author Block Masks en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by