Community Profile

photo

j_solar


Universidad Politécnica de Madrid-UPM

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

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

answers

Answered
Plot 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.-'); ...

10 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 ...

10 years ago | 1 answer | 0

1

answer

Question


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:...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Answered
Scope 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

Answered
I don't get plot in matlab
Eliminate the % from all your plotting commands

12 years ago | 0

| accepted

Answered
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

answers

Question


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

12 years ago | 3 answers | 0

3

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


Best filter
Hello everybody, I am processing a large number of photovoltaic module I-V curves and due to the measuring equipment they nor...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 4 answers | 0

4

answers