photo

Ryan Dillingham


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to combine contents from multiple cells into one cell or datevector?
I have just downloaded some data as a .csv and the date came in format: 12,10,1,12,30 (yy,mm,dd,hh,mn) for each column in the ro...

約11年 前 | 1 件の回答 | 0

1

回答

質問


how do I import date from .xls where cell contains numbers and letters
I am trying to import a .xls data file using [num, txt] = xlsread(filename);. I got the file to import giving me a number file ...

約11年 前 | 2 件の回答 | 0

2

回答

質問


is it possible to format the x-axis so that it goes from high to low to high?
I am trying to graph a Utah water year which starts on Oct 1 one year and ends Oct 1 the next. I have changed the date strings ...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


Is it possible to change a double with exonents so no exp or decimal?
I am trying to change dates in cells in the form [19861001010000] (yyyy mm dd hh mmmm) to a number that I can parse into the yea...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


Is it possible to section a very long string into a matrix?
I am trying to break up a very long character string into sections that I can put into a matrix. example: '56748946489148...

11年以上 前 | 2 件の回答 | 1

2

回答