Feeds
質問
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年以上 前 | 2 件の回答 | 0
2
回答回答済み
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.-'); ...
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.-'); ...
11年弱 前 | 0
| 採用済み
質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答回答済み
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...
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年以上 前 | 0
| 採用済み
回答済み
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 ...
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年以上 前 | 0
質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年弱 前 | 3 件の回答 | 0
3
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 4 件の回答 | 0