Community Profile

photo

Shane


Last seen: 3 years ago Active since 2014

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to create a long list using the same number?
Simple question but can't find it anywhere. I need to make a long list of the number say, 59, a thousand times. 59 59 5...

9 years ago | 1 answer | 0

1

answer

Answered
Help with the interpolate function
Cool thanks

9 years ago | 0

Question


Help with the interpolate function
I have a vector of x-coordinates a=[64x1] and a vector of y coordinates b=[64x1]. I want to use interpolate to find the values a...

9 years ago | 3 answers | 0

3

answers

Question


How do I plot a US state using the mapping toolbox?
I need to plot California and then have to label points on the map based on latitude and longitude coordinates. I got mappin...

9 years ago | 1 answer | 0

1

answer

Question


How to put names of events in a listed vector?
I want to put names in a column vector like this: Event1 Event2 etc The only way to can do this right now is if I make eac...

9 years ago | 1 answer | 0

1

answer

Question


How to "filter" a matrix using a vector quantity?
I have a matrix [8x3] and a vector quantity that's [6x1]. What I'm trying to do is pick out the three values from the vector...

9 years ago | 2 answers | 0

2

answers

Answered
How to "filter" a matrix using a vector quantity?
That's makes sense.

9 years ago | 0

Question


How to upload words into a spreadsheet and then to a structure?
I'm making a plot of certain events. Each event has plot coordinates already in the structure. However, I want to label each eve...

9 years ago | 1 answer | 0

1

answer

Question


How do I write a code to filter catalogs by...
I want to filter two catalogs that contain the dates of certain events. I want to check to see if catalog one has any events tha...

9 years ago | 1 answer | 0

1

answer

Answered
Legend not using the same colors as the plots?
I think that makes sense, let me try to work with that.

9 years ago | 0

Question


Legend not using the same colors as the plots?
I'm running this code and need to make a legend. However the legend colors is not the same as the plot colors, even though they ...

9 years ago | 2 answers | 0

2

answers

Question


How do I change numbers on the x-axis?
I want to switch from matlabdate to hours. So 0.5 matlabdate on the x-axis should be 12 hours. How do I do this without messing ...

10 years ago | 1 answer | 0

1

answer

Question


Can anyone interpret this short code for me?
What does this mean? % Periods to test T_test = 1./(1/T_max:eps/t_span:1/T_min);

10 years ago | 1 answer | 0

1

answer

Question


How to save .eps files with different figures?
So I am running a loop with various names and I am plotting a figure for each. I have the code saveas(gcf,[names(ii,:) '.eps...

10 years ago | 1 answer | 0

1

answer

Question


The min function is not working, but the max function is. Help
Why is the min function working differently from the max function? For example I have this 936x1 column and this is what happ...

10 years ago | 1 answer | 0

1

answer

Question


How do I plot points on a map in with the mapping tool?
I have the mapping toolbox function. I brought up a map of the U.S. with lat/lon axes. All I need to do now I plot points on the...

10 years ago | 0 answers | 0

0

answers

Question


How do I plot points on a map in matlab?
I have the mapping toolbox function. I brought up a map of the U.S. with lat/lon axes. All I need to do now I plot points on the...

10 years ago | 1 answer | 0

1

answer