app.mask unrecognized method

조회 수: 1 (최근 30일)
Eduardo Carmelo
Eduardo Carmelo 2023년 9월 16일
답변: Amith 2024년 8월 14일
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개)

Amith
Amith 2024년 8월 14일
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!

카테고리

Help CenterFile Exchange에서 Author Block Masks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by