app.mask unrecognized method

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

回答 (1 件)

Mathy
Mathy 2024 年 8 月 14 日

0 投票

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!

質問済み:

2023 年 9 月 16 日

回答済み:

2024 年 8 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by