How to plot a function continuously by dragging a slider in AppDesigner

12 vues (au cours des 30 derniers jours)
Hi,
I am using AppDesigner and want to plot a function when a slider is changed. I am able to do this, but the plot will only update when I release the slider, and I would like for it to continuously update as I drag the slider. I've seen posts on how to do this in the MATLAB GUI, but not in AppDesigner. Any help would be appreciated!
Thanks,
-Stephen

Réponse acceptée

Matt J
Matt J le 5 Juin 2022
Use the ValueChangingFcn callback instead of the ValueChangedFcn callback. See also this example,

Plus de réponses (0)

Catégories

En savoir plus sur Desktop dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by