11.07.2015 Views

webMathematica™ Wolfram - Wolfram Research

webMathematica™ Wolfram - Wolfram Research

webMathematica™ Wolfram - Wolfram Research

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

webMathematica User Guide 245The label can be displayed in different styles using a Style specification.MSPManipulate[ Plot[Sin[fact x+phase],{x,0,2Pi}],Style[ "Control Parameter for Phase", FontFamily ->"Times"],{phase, 0,2Pi},Style[ "Control Parameter for Factor", FontFamily ->"Times"],{fact, 1,20}]Control Label Formatting (1)If you want to use typesetting or extended font characters in the label for the control you can use StandardÖForm or TraditionalForm as a wrapper.MSPManipulate[ Plot[Sin[x+var],{x,0,2Pi}],{{var,0,TraditionalForm[Subscript[F,1]]}, 0,2Pi}]Options (4)ContainerStyle (1)The ContainerStyle option can be used to change the border style. Here no border is shown.MSPManipulate[ Plot[Sin[x+var],{x,0,2Pi}], {var, 0,2Pi},ContainerStyle -> {"BorderStyle" -> "none"}]ControlPlacement (1)The ControlPlacement option can be used to change the location of the controls.MSPManipulate[ Plot[Sin[x+var],{x,0,2Pi}],{var, 0,2Pi},ControlPlacement -> Left]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!