Options & Styling for Interactive Manipulation
Manipulate is an extremely powerful function that immediately creates complete dynamic interfaces, automatically optimized for usability and appearance. For specific applications, you can customize the behavior and display of
Manipulate using a broad range of options.
— access automatic
Manipulate actions
Delimiter — draw a delimiter between controls
Text,
Style,
Row,
... — give annotations between controls
Control — an interactive control with type automatically chosen
ControlPlacement — where to place controls
ControlType — what types of controls to use (
Slider,
Locator, ...)
ImageSize, etc. — individual options for each control
AutoAction — whether to have controls be active even without clicking
AppearanceElements — control and other elements to display
Content & Content Options
Pane — specify a fixed region for content
PlotRange,
ImagePadding,
... — graphics options for image stabilization
Deployed — whether to make
Manipulate content uneditable
Autorunning & Bookmarking
AutorunSequencing — specify how controls should be animated
Bookmarks — specify arbitrary bookmarks
ContinuousAction — whether to update continuously when controls are moved
ControlActive — set up different behavior when controls are being moved