Tomtom
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
264,030
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
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
Create an audio replay in slider callback
Hey, I have a GUI where I want to instantly hear my changes that I do via a slider. In this example I have a amplitude-modula...
5 years ago | 0 answers | 0
0
answersQuestion
Saving strings of different sizes in one variable
Hey everybody, I would like to save the path of different files in one variable as a string. I have files in different dir...
7 years ago | 1 answer | 0
1
answerQuestion
Legend entries independent of drawn lines
<</matlabcentral/answers/uploaded_files/89357/%C3%9Cbertragungsfunktion%20AVB%20auf%20HAS%20-%20c_AVB%20und%20d_AVB%20variation%...
7 years ago | 0 answers | 0
0
answersQuestion
How to cache data while in for loop
Hey everybody, so I have a Simulink simulation where I vary a parameter for i=1:length(parameter) Input_var=param...
8 years ago | 1 answer | 0
1
answerQuestion
Can't save Simulink simulation results after changing parameter
Hey everybody, so I have a Simulink simulation where I vary a parameter for i=1:length(parameter) Input_var=paramete...
8 years ago | 1 answer | 0
1
answerQuestion
Why does num2str not work for double digits
Hey everybody, why does num = [0 1 2 3 5]; for(i=1:5) X(i,:) = ['Hello Nr.',num2str(num(i))]; end ...
8 years ago | 2 answers | 0