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

  • Thread starter Thread starter bobonimo
  • Start date Start date
  • Tags Tags
    Interface Matlab
AI Thread Summary
Creating a Matlab interface involves using EditText cells to allow users to input image dimensions (x, y, z). The main challenge is retrieving the values entered by users in these EditText fields for further use in the program. To resolve this issue, it is essential to understand how to access and manipulate user input within the Matlab environment. Guidance on how to properly implement this functionality is sought, emphasizing the need for clear instructions on retrieving and utilizing the data from the EditText cells.
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.
 

Similar threads

Replies
4
Views
3K
Replies
12
Views
3K
Replies
6
Views
2K
Replies
3
Views
3K
Replies
10
Views
3K
Replies
3
Views
2K
Replies
3
Views
3K
Back
Top