Error when using range slider (uislider)
I get the error when trying to define a range slider. I copied and pasted the Mathworks example code and get this error. Does anyone no why?
Error using uislider
No value was given for ‘range’. Name-value pair arguments require a name followed by a value.
Error in sliderApp (line 3)
sld = uislider(fig,"range");I get the error when trying to define a range slider. I copied and pasted the Mathworks example code and get this error. Does anyone no why?
Error using uislider
No value was given for ‘range’. Name-value pair arguments require a name followed by a value.
Error in sliderApp (line 3)
sld = uislider(fig,"range"); I get the error when trying to define a range slider. I copied and pasted the Mathworks example code and get this error. Does anyone no why?
Error using uislider
No value was given for ‘range’. Name-value pair arguments require a name followed by a value.
Error in sliderApp (line 3)
sld = uislider(fig,"range"); uislider, slider, rangeslider, appdesigner, app designer, gui MATLAB Answers — New Questions