APPDESIGNER,LOGIN AND PASSWORD

hello everyone, I have to do a project on app designer where I will have to create two pushbuttons with login and password, does anyone know how to help me with regards to writing the code?

3 Comments

Rik
Rik on 10 Dec 2020
Edited: Rik on 10 Dec 2020
Yes: start by splitting up this task into solvable parts. Do you know how to start AppDesigner? Are you sure AppDesigner is the best choice? Do you know how to create a button? Do you know how to make your GUI react to user inputs?
If you have a specific question: have a read here and here. It will greatly improve your chances of getting an answer.
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.
Also, read this.
yes, I managed to create a graphical interface with the various pushbuttons, but when I go into the pushbutton callbacks I don't know how to start to write the code and give it a command.

Sign in to comment.

Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 10 Dec 2020

Commented:

on 11 Dec 2020

Community Treasure Hunt

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

Start Hunting!