Clear Filters
Clear Filters

dispaying variables from gui

2 views (last 30 days)
Stepan Vecera
Stepan Vecera on 29 Oct 2022
Answered: Shubh Dhyani on 3 Nov 2022
hi, ive got an app, that shows 3D graph based on entered values. everything works in gui. is it posible to get values of variables whitcha re used to calculate values for the 3D graph?
thanks
  1 Comment
Jan
Jan on 29 Oct 2022
Yes, of course. Unfortunately I cannot suggest how to do this based on the short description "I've got an app". Please edit the question an add much more details.

Sign in to comment.

Answers (1)

Shubh Dhyani
Shubh Dhyani on 3 Nov 2022
I understand that you are trying to display the values upon which a 3D graph is plotted on the GUI window.
Assuming that you are talking about a GUI App and displaying the variables based on which a 3D plot is generated. You can refer to the following link for more information :

Categories

Find more on Interactive Control and Callbacks 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!