photo

Suat YAZICI


Bulent Ecevit University

2018년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
2 답변

순위
72,380
of 301,432

평판
0

참여
7 질문
2 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,280

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,555

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How can I plot hourly data in the same figure?
My data as follows: 1st column: Year 2nd column: Day of the year 3st column: Hour 6st column: Value I'd like to do statis...

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

1

답변

질문


How can I sort big data into text file by writing?
I have big data. Table of text file is 3,496,000 rows x 6 columns. ionex = sortrows(ionex, {'Year','DoY','Hour','Lat','Long','T...

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

1

답변

답변 있음
How can I get and write data from text file?
Thank you to everyone for explanation. I did it finally. load data.txt; [row col] = size(data); test=[]; format short fileI...

대략 7년 전 | 0

질문


How can I get and write data from text file?
Text file as follows: A column: Year (1998:1:2017) B column: Day of the year (1:1:365 or 366) C column: Hour 1998 152 1 30 2...

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

2

답변

답변 있음
How can I extract and then write data in certain order from other excel files to excel file?
Code is working very well but I didn't export or copy result. I got error as follow: I determined Java Heap Size as 2,024 MB ...

대략 7년 전 | 0

질문


How can I extract and then write data in certain order from other excel files to excel file?
My excel workbook inserts seven worksheets. A,B and C columns in every worksheets are same. Next five columns are respectively v...

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

2

답변

질문


How can I find duplicate first four columns?
Hello! My excel file format is as follows: * A column: Time * B column: Year * C column: Day of the year * D column: Ho...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I calculate formula using loop?
Hello! Excel file format as follows: * A column: Year (from 1998 to 2018) * B column: Day of the year * C column: Hour ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do I convert date into day of the year?
Hello! Excel file format as follows: * A column: Year * B column: Month * C column: Day * D column: Hour How can I c...

7년 초과 전 | 답변 수: 1 | 0

1

답변