Creating a User-Friendly Matlab Graphical Interface: Tips and Tricks

  • Context: MATLAB 
  • Thread starter Thread starter bobonimo
  • Start date Start date
  • Tags Tags
    Interface Matlab
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 · 2K views
bobonimo
Messages
3
Reaction score
0
Hi !

I'm new on this forum and my very first question will probably seem to you to be very very basic. Nevertheless, I am struggling with it and I hope that you will advise me on this matter.

My purpose is to create a Matlab interface.

I have put three EditText cells so that the user enters the dimensions of the image that he wants to load ( say x,y,z). My problem is that I don't know how to use EditText. I would like to retrieve the values that the users put in these EditText cells, in order to use it again for the program that will be loaded by the user from the interface but I don't know how to proceed.

Thanks in advance:redface:
 
Physics news on Phys.org
If anybody can help me I'd be very very thankful. I'm struggling.