Is it possibe to have a custom image as a control in Matlab App Designer?

1 vue (au cours des 30 derniers jours)
monkey_matlab
monkey_matlab le 6 Oct 2017
Hello, I would like to know if it is possible to have an image like this
In the Matlab App Designer and then use this as a controller for "steering" an object?
If not, can you then use a push button on the app designer and every push will turn the steering depending on the angle?
I've included a .mlaap file that contains knob and slider as a starting?
Thanks.

Réponses (1)

Sean de Wolski
Sean de Wolski le 6 Oct 2017
You could put the image in and then put a slider underneath that rotates the image as the slider moves. You move the slider to steer but get the feedback of what the wheel would do.
  2 commentaires
monkey_matlab
monkey_matlab le 6 Oct 2017
Thanks for your response. How do you go about getting the image into App Designer?
Sean de Wolski
Sean de Wolski le 6 Oct 2017
imshow() in a uiaxes.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by