How can import data contains Nominal instance
Mostrar comentarios más antiguos
import data contains Nominal instance
3 comentarios
Azzi Abdelmalek
el 20 de Ag. de 2016
What is nominal instances? can you explain what is your exact problem, and how you did to import this file?
abduall hassn
el 20 de Ag. de 2016
abduall hassn
el 20 de Ag. de 2016
Respuestas (1)
Azzi Abdelmalek
el 20 de Ag. de 2016
Editada: Azzi Abdelmalek
el 20 de Ag. de 2016
Use
[num,text,both]=xlsread('D:\google working\sumusa.csv')
You can also use csvread function
Categorías
Más información sobre Electrical Block Libraries en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!