필터 지우기
필터 지우기

exporting data.

조회 수: 1 (최근 30일)
Talal
Talal 2011년 2월 27일
How can I export specific data from many notepad files to an excel spreadsheet?
Thank you,

답변 (1개)

chris hinkle
chris hinkle 2011년 2월 27일
Hey
Try using a function like this to read the text files into matlab http://www.mathworks.com/matlabcentral/fileexchange/29477-textfile
From that point you will want to then parse the information and set it up in cells or arrays the way you want it in the excel file and then use xlswrite function
Hope this helps
  댓글 수: 1
titas
titas 2013년 3월 7일
편집: titas 2013년 3월 7일
Hi, Thanks a lot for your nice reply. Already I have transferred my data in notepad. I created a notepad file. Then how can I run the notepad file in Mathlab. Till now I am using Mathlab R2008a version.

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

카테고리

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