Community Profile

photo

Ryan Dillingham


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 1

2

answers