Martin Muehlegger
Followers: 0 Following: 0
Statistics
RANK
31,160
of 295,486
REPUTATION
1
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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 ...
5 years ago | 2 answers | 0
2
answersQuestion
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...
5 years ago | 1 answer | 1
1
answerHow 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 ...
5 years ago | 0
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-...
5 years ago | 0