How can I make a dataset with two classes?

7 views (last 30 days)
Ines
Ines on 17 May 2014
Commented: Cedric on 17 May 2014
Hello! I need to know how I can make a dataset with two classes,I have a lot of datas in file XlXS.
  3 Comments
Ines
Ines on 17 May 2014
Yes,I have a file XLXS with a lot of datas,I have to make a classification of data PRTool, but first I have to form a dataset with this data, the dataset will have two classes. I have to use A = dataset(A) I believe that A have to be a vector.
Cedric
Cedric on 17 May 2014
You should first read/import your data. Using XLSREAD is a good option for this purpose. Read the doc. and experiment a little with that; if it doesn't work please attach one Excel file to your comment/question.

Sign in to comment.

Answers (0)

Categories

Find more on Data Import from MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!