Community Profile

photo

peterhack


Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to mask data points outside a border using geoshow?
Great work, thank you so much! Only issue left is that printing it as a native chart (.eps, .pdf) leaves a lot of stripes around...

mehr als 7 Jahre vor | 0

Frage


How to set start date in line plot?
Hi, I was wondering how to set the start date of the plot to be march for example. t = datetime(2013,01,01):calmonths(1)...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to mask data points outside a border using geoshow?
Hello, I am using the presented code of <https://de.mathworks.com/matlabcentral/answers/133481-how-to-show-my-output-data-in-...

mehr als 7 Jahre vor | 3 Antworten | 1

3

Antworten

Beantwortet
how to show my output data in map.
As I have a question on the above example I will utilize this thread, hope that is alright. I am using the presented code to ma...

mehr als 7 Jahre vor | 0

Frage


Filter table data by character string
Assume I have the following data: date = datetime - days(1:5:21)' + hours(randn(5,1)); x = randn(5,1); y = randn(5,1)...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to read binary file or GrADS
It really seems to work using G = fread(fid,t,'real*4');

mehr als 7 Jahre vor | 0

Frage


How to read binary file or GrADS
Hey guys, I want to extract sattelite data from a binary file , where also a GrADS is provided. The manual says one could get...

mehr als 7 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


Solve Symsum equation for implied discount rate
Dear All, I am trying to solve for a discount rate which sets the net present value to a specific value. Stream = [-2000...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Hatchfill certain area under curve: findobj
Many thank for your reply! I am aware of the values that they are meaningless. This was just an example to get going. Anyw...

fast 8 Jahre vor | 0

Frage


Hatchfill certain area under curve: findobj
Hi, I was wondering how to get the area left to the line where the mean is hatched in color using hatchfill2 function: ...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Assign matrix names using for loops in formula
Hi, I was wondering how to get my code shorter and cleaner as I am basically using the same formula. A = zeros(1,t);...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort