Community Profile

photo

Martin Muehlegger


Last seen: más de 3 años hace Con actividad desde 2019

Estadísticas

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

Ver insignias

Content Feed

Ver por

Pregunta


skip legend entries in property editor?
I have a .fig file where i'd like to delete the first 8 legend entries without effecting the other ones. Figure is attached. tri...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Create a single average day out of hourly data (33days)?
How am I able to sum my hourly data to create one "typical/average" day (diurnal cycle) out of 33 days. I'm using 2017b and sto...

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Add legend to multiple plots created by a for loop
I create 15 scatter plots including 15 polyfit lines to each plot I would like to add a different legend. str = {'Methanol', 'A...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Modify Strings in cell array according to pattern
I have to cell arrays A & B A = ['C1 H2 O1 N1 S1'; []; 'C5 H2 O0 N1 S0'; 'C2 H6 O0 N1 S1'; 'C2 H6 O2 N1 S0'; []; 'C3 ...

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to shade time intervall
I would like to shade specific time ranges(intervalls) which are created from a datamatrix in a for loop according to there inde...

alrededor de 4 años hace | 1 respuesta | 1

1

respuesta

Respondida
How to find vector elements between two values, efficiently
Found a solution.... made a index array for my main set (BG) and looped through the indices of my main set (i) and the indices ...

más de 4 años hace | 0

Respondida
How to find vector elements between two values, efficiently
I have a datetime array pretty long like 121000 rows A_time = '07-Mar-2019 07:07:42' '07-Mar-2019 07:07:52' '07-...

más de 4 años hace | 0