Prev: Number to string headed by zeros
Next: 3D plot of hemisphere pushing into a triangular membrane or
From: Bob Hanlon on 13 Jun 2010 04:08 Column[{ Row[{ "a ", Slider[Dynamic[a], {1, 5, 1}], , a = 4; Dynamic[a]}], Row[{ "b ", Slider[Dynamic[b], {1, 5, 1}], , b = 2; Dynamic[b]}], Dynamic[Plot[a + b*x, {x, 0, 1}, PlotRange -> {0, 10}, ImageSize -> 360]]}, Center] Bob Hanlon ---- sibir <martin.rommel(a)gmail.com> wrote: ============= The controls are always aligned left inside the pane :-(
|
Pages: 1 Prev: Number to string headed by zeros Next: 3D plot of hemisphere pushing into a triangular membrane or |