How can import data contains Nominal instance

import data contains Nominal instance

댓글 수: 3

What is nominal instances? can you explain what is your exact problem, and how you did to import this file?
Nominal instances that is instance not numbers like private,REJ
data=load('D:\google working\sumusa.csv');

댓글을 달려면 로그인하십시오.

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2016년 8월 20일
편집: Azzi Abdelmalek 2016년 8월 20일

0 개 추천

Use
[num,text,both]=xlsread('D:\google working\sumusa.csv')
You can also use csvread function

카테고리

도움말 센터File Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

2016년 8월 20일

편집:

2016년 11월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by