Community Profile

photo

Shane


Last seen: mehr als 3 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Help with the interpolate function
Cool thanks

fast 10 Jahre vor | 0

Frage


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

fast 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

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

fast 10 Jahre vor | 0

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 10 Jahre vor | 0

Frage


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

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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);

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort