How can import data contains Nominal instance
2 views (last 30 days)
Show older comments
import data contains Nominal instance
3 Comments
Answers (1)
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
0 Comments
See Also
Categories
Find more on Workspace Variables and MAT-Files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!