필터 지우기
필터 지우기

which format is best to use in MATLAB to use .5 million data.. ?

조회 수: 3 (최근 30일)
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2013년 7월 4일
which format is best to use in MATLAB to use .5 millions data.. ? (.5 millions in rows and 5 columns)? Excel sheet or any other format is best?

답변 (1개)

Ken Atwell
Ken Atwell 2013년 7월 4일
Are you suggesting that you have control over the format of the file you will feed to MATLAB? The "easiest" may be a simple comma-separated value file (.csv). In MATLAB, navigate to the folder where the file exists and double-click it. The Import Tool should start and may just do the right thing.
  댓글 수: 2
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2013년 7월 4일
today i attended mathworks seminar where they told about c99 format.. how to use that format
Ken Atwell
Ken Atwell 2013년 7월 4일
C99? Sorry, I don't know about that. When I hear "C99", I think of the C programming language.

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

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by