photo

j_solar


Universidad Politécnica de Madrid-UPM

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

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

etwa 11 Jahre vor | 0

| akzeptiert

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 13 Jahre vor | 0

| akzeptiert

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

fast 13 Jahre vor | 0

| akzeptiert

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

fast 13 Jahre vor | 0

Frage


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

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 4 Antworten | 0

4

Antworten