photo

ERC


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


use fprintf to write to a new file
How do I write the data of one file ('source.dat') to another ('result.dat') using fprintf? I tried, fid=fopen('source.d...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


Using FSCANF to read and extra data into matrix
My data has 6 columns and 10 rows of data. Columns 1, 3, and 5 consist of numbers expressed in decimal. Columns 2, 4, & 4 consis...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Using FGETL to skip 2 header lines
How do I use FGETL to skip 2 header lines? My data file looks like this Row 1: ID FName LName Year Class Row 2: ...

대략 11년 전 | 답변 수: 2 | 0

2

답변