How can I make a change in a variable, change the other variables? - MATLAB App Designer

1 view (last 30 days)
So, I'm working on a simple GUI where I want to see the effects on the different variables when changing a variable.
My GUI:
Ex.png
My code is:
Code.png
What I want from this is that; Take a look at Time for example. What happen to the "Turns"-field and "Speed"-field if I specify the Time and not calculate it? That what I want to check and make my GUI do. So far, I have only manage to find the time based of calculations from the inputs and output on the "Speed" and "Turns"-field. I want to check it in the opposite direction, and likewise for the other components. I want to make all of the edit field "globally" kind of. Sorry for bad englando, but I hope I manage to explain what I want.
PS: Sorry for large pictures.

Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!