![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7619852_1522122405736_DEF.jpg)
Trevor Harris
National Research Council of Canada
Followers: 0 Following: 0
Statistics
RANK
38,004
of 297,016
REPUTATION
1
CONTRIBUTIONS
18 Questions
4 Answers
ANSWER ACCEPTANCE
27.78%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
Question
Loading a 600 mb file ends up astronomically large
Hey all! I'm curently loading a csv file that has both test and numeric data. The file is 600 mb, but when I load it, my ram go...
4 years ago | 1 answer | 0
1
answerQuestion
Program not running after compiled
Hey all, I've compiled a program using 2017b. It runs file within the Matlab environment, but when I compile it I get the follo...
5 years ago | 1 answer | 0
1
answerQuestion
Selection color in uicontrol listbox
Hey all! I'm wondering if there is a way to control the highlight selection color (currently blue) in a list box? See attache...
6 years ago | 2 answers | 1
2
answersQuestion
How to write data back to a GPX file
Hey all, I can load a GPX file just fine. I've modified the lat and lon data and now I want to save this back to a GPX file b...
6 years ago | 0 answers | 0
0
answersgriddedInterpolant (via e.g. interp1) bug with NaNs?
Seems as if this answer still isn't solved. I'm in 2017b and am having the same problem. As you can see by the attached screensh...
7 years ago | 0
Question
GPS location bounding box
Hey all, I'm not sure if "bounding box" is the correct term or not, so my apologies if that's misleading. I'm tracking the lo...
7 years ago | 1 answer | 0
1
answerQuestion
Sing point motion track
Hey all, I'm looking to either develop or otherwise procure software that does simple motion tracking. I have an object in a ...
7 years ago | 0 answers | 0
0
answersHow can I modify the Y limits of the axes created by PLOTYY in my MATLAB figure?
I find it really odd that you have to re-calculate the yticks after chaning the limit - the classic plot function re-calculates ...
7 years ago | 0
Question
WAAAAYY slow loading objects
Hey all, I have a class in Matlab which contains a variety of data. The saving of this data is reasonably fast, but the loadi...
7 years ago | 0 answers | 0
0
answerswblfit won't run despite having toolbox
Neither seemed to work, I'll contact support. Thanks!
7 years ago | 0
Question
wblfit won't run despite having toolbox
Hey all, I'm trying to use the wblfit function (within the statistics toolbox) and I'm having trouble actually running it. I ...
7 years ago | 2 answers | 0
2
answersQuestion
Displaying custom display for class within a cell
Hey all, I have a custom class which has a display function - that works just fine. However, if I have a cell array containin...
7 years ago | 1 answer | 0
1
answerQuestion
Plotting image over map
Hey everyone, I have a few maps as images that I'd like to plot a ships gps track ontop of. I've attached such a map. Does an...
8 years ago | 1 answer | 0
1
answerQuestion
Plot Renderer with fill and semilogx
Hey all, I have a plot I'm generating that has both frequency domain plotted as semilogx, and timeseries as regular plots. I ...
8 years ago | 1 answer | 0
1
answerQuestion
interval between colon-generated vector
<</matlabcentral/answers/uploaded_files/63376/Capture.PNG>> Hey all, I'm getting some weird behavior when I'm creating a v...
8 years ago | 3 answers | 0
3
answersQuestion
two colormaps with contourfm (or even contourf)
Hey all, I have lat, lon, and elevation data. I'm trying to create a contourfm plot which has data below the sea in a blue co...
8 years ago | 0 answers | 0
0
answersQuestion
excel timestamps vs matlab
Hello all, I have an excel sheet with time stamps that I want to bring into matlab. Seems as if the two have different conven...
8 years ago | 1 answer | 0
1
answerQuestion
Property listener with OOP
Hello all, I'm not exactly sure what I'm supposed to be asking here, so forgive me if I'm way off base. I have an object crea...
8 years ago | 1 answer | 0
1
answerQuestion
Function does not work despite having lisence
<</matlabcentral/answers/uploaded_files/58668/Capture.PNG>> Hello everyone, I'm trying to use the pwelch function, which i...
8 years ago | 1 answer | 0
1
answerDatenum comparison not behaving
Great, thanks for the help, guys. Lower case it is!!!
8 years ago | 0
Question
Datenum comparison not behaving
Hi all, So I feel like I must have a fundamental misunderstanding how datenum behaves. What I understood was that datenum ass...
8 years ago | 5 answers | 0
5
answersQuestion
Clearing variables does not clear RAM
Hey all, So I'm working with some large file and I'm extracting data from said files using the code below: for iTest = 1...
9 years ago | 2 answers | 0