photo

Tom


University of Michigan

Active since 2015

Followers: 0   Following: 0

Message

I'm a Space Physics PhD student at the University of Michigan. I've been honing my Matlab skills for about 4 years now and use it for most of my analysis and visualization needs. On a scale of 1-10, I'd put myself at about a 6 Matlab proficiency. I'm happy to discuss Matlab or data analysis problems.

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
5,293
of 300,338

REPUTATION
9

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
3

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Is the performance of comparing datetime datatypes slower than datenum
Based on testing, it is much faster to compare dates using datenum instead of datetime, even after converting to datenum from da...

9 years ago | 2

| accepted

Question


Is the performance of comparing datetime datatypes slower than datenum
I'm finding where a desired timestamp (`datetime`) fits within a large datetime array. However, this step takes a very long tim...

9 years ago | 1 answer | 0

1

answer

Question


Why won't my new live script run? It isn't throwing any errors
I'm experimenting with the new live scripting capability. I like it's potential, but this morning it is refusing to run either ...

9 years ago | 1 answer | 1

1

answer

Answered
How to control elevation of geoshow() contour lines
Hi Mike, I had a similar problem trying to overlay the build-in "states" map on my 3D surface plot. Your question helped me ...

10 years ago | 0

| accepted