Design a GUI by using app designer

Hello to everyone, I am a MATLAB beginner user and I want to design a GUI by using app designer, the gui is using binary data not images as input and classify the data into three different categories and show the accuracy of the classification for each class (Excel file for input data) can use the SVM,KNN algorithm for data classification

4 Comments

For general advice and examples for how to create a GUI have look at this thread.
If you have a question: have a read here and here.
So I want to now how I load the data to gui
A GUI isn't anything special in Matlab. So how would you load your data in a normal function?

Sign in to comment.

Answers (0)

Categories

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

Products

Release

R2020a

Commented:

Rik
on 5 Dec 2020

Community Treasure Hunt

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

Start Hunting!