MatLab7.6 : Graphical User Interface Questions

  • Thread starter Thread starter BrIDo
  • Start date Start date
  • Tags Tags
    Interface
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
BrIDo
Messages
4
Reaction score
0

Homework Statement



I've been assigned the task of creating a graphical user interface in Matlab 7.6, for a program already written. I haven't coded in Matlab before and I'm completely new to the program and interface.

My question is not so much specific, but more about what can be achieved.

Is it possible by means of programming to have a user interface change? Is it possible to create/destroy objects mid program?

Ideally what I am trying to is something along the lines of a drop down menu, which depending on the selection, changes the text boxes/choices the user can make, without having to run another script.

Any advice and help, much appreciated.
 
Physics news on Phys.org
You should follow the examples of creating GUIs in Matlab help.