Feeds
回答済み
Popup value in Simulink Mask doesn't refresh
I have found a solution. I am getting the correct value by using vals = get_param(gcb,'MaskValues'); dbcValue = vals{1} ...
Popup value in Simulink Mask doesn't refresh
I have found a solution. I am getting the correct value by using vals = get_param(gcb,'MaskValues'); dbcValue = vals{1} ...
10年弱 前 | 0
| 採用済み
質問
Popup value in Simulink Mask doesn't refresh
I am currently masking a block in simulink. The mask contains a popup list called dbclist with hardcoded type options (1, 2, 3, ...
10年弱 前 | 1 件の回答 | 0