How can import data contains Nominal instance

1 view (last 30 days)
import data contains Nominal instance
  3 Comments
abduall hassn
abduall hassn on 20 Aug 2016
Nominal instances that is instance not numbers like private,REJ

Sign in to comment.

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 20 Aug 2016
Edited: Azzi Abdelmalek on 20 Aug 2016
Use
[num,text,both]=xlsread('D:\google working\sumusa.csv')
You can also use csvread function

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!