'Value' must be a double scalar.

3 次查看(过去 30 天)
% 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.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graphics Object Programming 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by