
Katy Weihrich
English, German
Statistics
RANK
236,859
of 277,970
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 18,804
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 129,175
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
Content Feed
Question
How can I set good Axis Limits manually?
I am creating some figures that require me to set the y-axis limits manually. There are some factors that are important to ...
7 months ago | 0 answers | 0
0
answersQuestion
How can I select imagesc boundaries on the y-axis?
Hello, I would like to plot two imagesc bars displaying temperature over time to compair two years with each other. Since I wa...
9 months ago | 1 answer | 0
1
answerQuestion
How to identify datasegments that correlate to a given frequency
I have a dataset collected over time (50 data points per min) and extracted a frequency (0.8 Hz) at which the data pattern repea...
2 years ago | 1 answer | 0
1
answerQuestion
How to dynamicly change the tick order for xticklabels
I am trying to do a graphic where I compaire multiple groups by creating a scatter plot where the hue of the dot corresponding t...
3 years ago | 1 answer | 0
1
answerQuestion
Inserting more rows between already existing rows of a structure
Hello, I am trying to extract data of interest from a time data series in the form of episodes. Y = accelerometer data t =...
4 years ago | 1 answer | 0
1
answerQuestion
How to download a C++ complier to download a function from the file exchange
Hello, I tied to download the RunLength function from the file exchange (https://uk.mathworks.com/matlabcentral/fileexchange/4...
4 years ago | 0 answers | 0
0
answersQuestion
Create Variables in loop
I have a large dataset and need to load it into chunks and sort it into different files. So I start out with the first part of m...
5 years ago | 1 answer | 0
1
answerQuestion
Change Precision of numbers when saving in csvwrite
I want to save some data that has one data line which is quite long (e.g.: Data = [12345678, -3.53, 1.52, -0.23; 12345679, -1.43...
5 years ago | 1 answer | 0
1
answerQuestion
Selecting Numbers from a String in a Matrix
I used the B = regexp(A,'\d*','Match'); comment to identify the year, month, day, hour, min, sec and msec of a weird Tim...
5 years ago | 1 answer | 0
1
answerCode get stuck after "gunzip" command
I am sorry, I realised that the reason the code did not continue was, that the file was not done unzipping, through you were alr...
5 years ago | 0
Question
Code get stuck after "gunzip" command
I need to extract some ziped data and I wrote a Matlab loop to extract them, however, my code gets stuck every time after a file...
5 years ago | 1 answer | 0