Clear Filters
Clear Filters

Drawing with a slider control in matlab GUI

1 view (last 30 days)
David Ponce
David Ponce on 26 Nov 2018
Answered: Lars on 7 Mar 2024
Hello everyone, this is my problem , I'm trying to create a user interface in which you can paint a circle from the center to your radio depending on its angle through a slider control, I did something similar in VS but I'm dabbling in matlab and I have some problems. any answer would be very supportive, thank you very much.
a.PNG e.png
  3 Comments
David Ponce
David Ponce on 26 Nov 2018
Sorry, I will try to explain better: the slider control will have values from 0 to 360 degrees and the circle will be filled according to the angles established in the slider, for example in the image I put the value of Θ = 100 degrees with the slider and the circle is filled. I hope that I have explained myself better and thank you very much for your response .
Jan
Jan on 27 Nov 2018
Waht exactly is the problem? The creation of the GUI, the definition of the callback or the code to draw the object? If you post, what you have tried so far, we can fill in the details.

Sign in to comment.

Answers (1)

Lars
Lars on 7 Mar 2024
j

Categories

Find more on Specifying Target for Graphics Output in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!