Prev: convex hull intersection volume
Next: lsqcurvefit error
From: Wilson Agu on 27 Nov 2009 09:45 with a matrix equation:[1;2;3]=[4 5 6;7 8 9*x;10 11 12*x]*[a;b;c], where a,b and c are dependent variables whose value depends on the value of,x. If the values of x varies say x=1:0.001:4. How is the values of a,b and c plotted against,x, in the same axis. Best regard Wilson.
From: sumeho on 27 Nov 2009 11:20 Not clear on what you are asking, but if you want all values plotted with the same x-axis, use plotxx
|
Pages: 1 Prev: convex hull intersection volume Next: lsqcurvefit error |