Statistics
RANK
5,859
of 295,527
REPUTATION
8
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
7
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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 freeze the range of y-axis on an axes on gui?
I am trying to plot the time audio signal using plot(handles.axes1, x) which works fine. The problem is that I cannot make the m...
10 years ago | 3 answers | 1
3
answersQuestion
Plot magnitude response of an FIR filter to MATLAB GUI
I have an FIR filter and I would to plot it like what we have when we filter design tool (fvtool). *My sample reference is Fs...
10 years ago | 0 answers | 0
0
answersPlot spectrogram on the right axes of a MATLAB GUI?
I found the solution axes(handles.axes2);
10 years ago | 1
| accepted
Question
Plot spectrogram on the right axes of a MATLAB GUI?
I would like to plot a mono audio signal y to axes2 (MATLAB GUI), I have 4 axes on my Gui program. If I use spectrogram(y)then ...
10 years ago | 1 answer | 0
1
answerQuestion
How to separate each tone from DMTF signal stream
I read an example from Matlab on how to perform the Goertzel but then I am having problem to understand how we can separate the ...
11 years ago | 1 answer | 0
1
answerQuestion
Show Step Response Information on Step Response Plot
Normally, if I want to display the information of the Step Response (peak, rise time, etc). I click on the plot and select "Char...
11 years ago | 4 answers | 4
4
answersQuestion
Show value on the root locus plot without using the Data Cursor
There are a large number of examples how to plot the root locus - using the rlocus function. The gain K can be showed from the g...
11 years ago | 1 answer | 1