CDFDeploy["file.cdf", expr] deploys expr in a form that can be played by Wolfram CDF Player.CDFDeploy["file.cdf", notebook] deploys a notebook.CDFDeploy["file.cdf", ...
Setting
(Built-in Mathematica Symbol) Setting[expr] replaces control objects such as sliders or popup menus in expr by their settings.
Deployed is an option for displayed objects, cells, and notebooks that specifies whether their contents should be considered deployed, so that elements such as Slider, ...
FindThreshold[image] finds a global threshold value that partitions the intensity values in image into two intervals.
FreeCDF (.cdf) creates a new Computable Document Format (CDF) file.
UnsavedVariables is an option for Manipulate, DynamicModule, and related functions that specifies local symbols that should not be saved when the notebook containing them is ...
Create Animations Build an Interactive Application Import and Export Animations
RotateLabel is an option for graphics and related functions that specifies whether labels on vertical frame axes should be rotated to be vertical.
Control
(Built-in Mathematica Symbol) Control[{u, dom}] represents an interactive control for the variable u in the domain dom, with the type of control chosen to be appropriate for the domain ...
LocatorAutoCreate is an option for LocatorPane, Manipulate, and related functions that specifies whether new locators should be created when clicking away from existing ...