How can import data contains Nominal instance
이전 댓글 표시
import data contains Nominal instance
댓글 수: 3
Azzi Abdelmalek
2016년 8월 20일
What is nominal instances? can you explain what is your exact problem, and how you did to import this file?
abduall hassn
2016년 8월 20일
abduall hassn
2016년 8월 20일
답변 (1개)
Azzi Abdelmalek
2016년 8월 20일
편집: Azzi Abdelmalek
2016년 8월 20일
Use
[num,text,both]=xlsread('D:\google working\sumusa.csv')
You can also use csvread function
카테고리
도움말 센터 및 File Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!