How can import data contains Nominal instance
Show older comments
import data contains Nominal instance
3 Comments
Azzi Abdelmalek
on 20 Aug 2016
What is nominal instances? can you explain what is your exact problem, and how you did to import this file?
abduall hassn
on 20 Aug 2016
abduall hassn
on 20 Aug 2016
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
Categories
Find more on Electrical Block Libraries 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!