Statistics
RANK
12,632
of 295,569
REPUTATION
4
CONTRIBUTIONS
9 Questions
4 Answers
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Interp1 gives different results in different executions
I run a program without changing any inputs and I get different results when using interp1. I use the default "linear" mode. I u...
10 years ago | 2 answers | 0
2
answersPlot a point with respect to second axis in an existing plotyy
Ok, so I figured it out: after plotyy this is the following code: hold(AX(2), 'on'); plot(AX(2),Vm(5), Pm(5), 'r.-'); ...
11 years ago | 0
| accepted
Question
Plot a point with respect to second axis in an existing plotyy
I have a figure with two curves plotted with plotyy and I want to plot a point over the curve referenced to the second axis but ...
11 years ago | 1 answer | 0
1
answerQuestion
Xtick in timeseries Plot
I am plotting a timeseries and I can't manage to choose the Xtick on it. I automatically get values like: 05:00 05:48 06:...
12 years ago | 1 answer | 0
1
answerQuestion
How can I move a plot to the left?
When doing plotyy the right axis label is outside the image and there is some space left on the left of the left axis. I would l...
12 years ago | 1 answer | 0
1
answerScope with same inputs don't show same values SIMULINK
Ok found it. In the scope there is an option that limits the number of points to be plotted. Change it to 17520 run it again and...
12 years ago | 0
| accepted
I don't get plot in matlab
Eliminate the % from all your plotting commands
12 years ago | 0
| accepted
Scope with same inputs don't show same values SIMULINK
Looking more into it, it happens to all the variables. And it shows exactly 5000 values, so it could be something like the data ...
12 years ago | 0
Question
Scope with same inputs don't show same values SIMULINK
In SIMULINK I have the problem that when I transfer a variable from the main system to a subsytem and look at them both with ...
12 years ago | 2 answers | 0
2
answersQuestion
Add an image to my question
I need to add an image to my question but I can't find an option for it. Is it possible? ty
13 years ago | 3 answers | 0
3
answersQuestion
Interpolating many matrices without for loop
Hi everybody, well I want to interpolate a 3D matrix composed of 700x2x60 values. I want to interpolate with respect to an array...
13 years ago | 1 answer | 0
1
answerQuestion
Best filter
Hello everybody, I am processing a large number of photovoltaic module I-V curves and due to the measuring equipment they nor...
13 years ago | 1 answer | 0
1
answerQuestion
adding matrices inside a big matrix
Hello everybody, I am wandering if there is a way for not using loops to add many small matrices inside a big matrix. For exa...
13 years ago | 4 answers | 0