photo

Ryan Dillingham


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
35,576
of 300,603

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
1

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,786

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

12 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 ...

12 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 ...

12 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...

12 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...

12 years ago | 2 answers | 1

2

answers