How can import data contains Nominal instance
Mostra commenti meno recenti
import data contains Nominal instance
3 Commenti
Azzi Abdelmalek
il 20 Ago 2016
What is nominal instances? can you explain what is your exact problem, and how you did to import this file?
abduall hassn
il 20 Ago 2016
abduall hassn
il 20 Ago 2016
Risposte (1)
Azzi Abdelmalek
il 20 Ago 2016
Modificato: Azzi Abdelmalek
il 20 Ago 2016
Use
[num,text,both]=xlsread('D:\google working\sumusa.csv')
You can also use csvread function
Categorie
Scopri di più su Electrical Block Libraries in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!