% the program send me that message when I run the interface
value = app.tasaX.Value; % this is a list box with nouns which have an associeted number
app.a.Value = value; %this is the editfield numeric where I can't see the number of the listbox and send me that message 'Value' must be a double scalar.

댓글 수: 1

What does this return?
disp(class(app.tasaX.Value)),disp(app.tasaX.Value)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Argument Definitions에 대해 자세히 알아보기

태그

댓글:

Rik
2021년 2월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by