error using knop 'value'

Answers (1)

VBBV
VBBV on 13 Jan 2023
Edited: VBBV on 13 Jan 2023
app.Knob.Value = changingValue

2 Comments

VBBV
VBBV on 13 Jan 2023
Edited: VBBV on 13 Jan 2023
There is no function defined with a name called KnobLabel It is Knob instead
If you have a label for Knob component in the app, then label does not have Value property. Labels usually take text arguments and not Value

Sign in to comment.

Tags

Asked:

on 13 Jan 2023

Commented:

on 13 Jan 2023

Community Treasure Hunt

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

Start Hunting!