Statistics
RANK
4,261
of 295,467
REPUTATION
12
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
7
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
How to zoom subplots together?
Is there any way to link two graphs together in a subplot while zoom in one the other zoom in too?
6 years ago | 1 answer | 1
1
answerHow to change color of lines on legend?
According to the Walter answer on above my problem solved easily using : L(1) = plot(nan, nan, 'b-'); L(2) = pl...
6 years ago | 3
| accepted
Question
How to change color of lines on legend?
Is there any way to change the color of lines in the legend AFTER plotting the graph(like using Edit\axes properties)?
6 years ago | 2 answers | 1
2
answersQuestion
How can I have loop inside another big loop?
Hi, I have 3 channel data, I added noise to ch1 to calculate SNR. This needs to repeat 10 times as I am adding WGN which is in...
6 years ago | 0 answers | 0
0
answersQuestion
Title position below the x axis
How can I change the position of a title from top of the figure to the below of x axis using code(automatically) on a subplot?
6 years ago | 2 answers | 2
2
answersQuestion
how to save results in each loop by using for
I am running a program which I need to add white Gaussian noise on signal and filter it. I need to repeat the process for 100 t...
7 years ago | 0 answers | 0