Feeds
質問
Surf plot upside down when printed
Dear all, I have a rather weird bug with the surf function. Here is what I do: figure surf(XF,YF,ZF,FreeEnergy,'EdgeC...
約11年 前 | 0 件の回答 | 0
0
回答質問
XLabel lowered but a bit out of the eps printed file
Dear all, I lowered the XLabel position of a figure by doing xlabh = get(gca,'XLabel'); set(xlabh,'Position',get(xlab...
11年以上 前 | 1 件の回答 | 0
1
回答回答済み
Right and top axes disappear when I hold on a figure
For those having a similar problem, what worked for me was the solution provided by Sandip here : http://www.mathworks.com/matla...
Right and top axes disappear when I hold on a figure
For those having a similar problem, what worked for me was the solution provided by Sandip here : http://www.mathworks.com/matla...
11年以上 前 | 1
| 採用済み
質問
Right and top axes disappear when I hold on a figure
Hello, My question seems so stupid that I feel obliged to say I have already looked for an answer on Mathworks. When I use _h...
11年以上 前 | 1 件の回答 | 1
1
回答質問
Surf: colorbar such that 0 is always the same color
Hello everyone, I have to draw a surface on which I should be able to easily locate the points where it takes the value zero....
12年弱 前 | 0 件の回答 | 0
0
回答質問
Understanding how Matlab approximations work
Dear all, I have what may be a naive question about how Matlab truly works. I have an ODE whose solution lies on the unit sph...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Modify ode45 so that the solution is always normed to 1
Dear all, I have a three-dimensional ode which I'd like to solve using a 4th order Runge-Kutta method, but I'd like the solut...
12年弱 前 | 0 件の回答 | 0
0
回答質問
Which ODE solver for this equation?
Dear all, I have to simulate the behaviour of a magnetic system described by a generalised Landau Lifshitz Gilbert equation, ...
12年弱 前 | 1 件の回答 | 1
1
回答回答済み
Solving constrained non linear system using fmincon doesn't work
Thanks to Sven and my apologies to Alan for not having indicated before that the problem was solved, I completely forgot this di...
Solving constrained non linear system using fmincon doesn't work
Thanks to Sven and my apologies to Alan for not having indicated before that the problem was solved, I completely forgot this di...
約12年 前 | 0
質問
Solving constrained non linear system using fmincon doesn't work
Hi all, I have a non linear differential equation: dm(1) = f1(m(1),m(2),m(3)) dm(2) = f2(m(1),m(2),m(3)) dm(3) = f...
約12年 前 | 3 件の回答 | 0