551 - 560 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8512 matches)
OptionValue   (Built-in Mathematica Symbol)
OptionValue[name] gives the value of name in options matched by OptionsPattern. OptionValue[f, name] gives the value of name for options associated with the head f. ...
Part   (Built-in Mathematica Symbol)
expr[[i]] or Part[expr, i] gives the i\[Null]^th part of expr. expr[[-i]] counts from the end. expr[[i, j, ...]] or Part[expr, i, j, ...] is equivalent to expr[[i]][[j]] .... ...
Pruning   (Built-in Mathematica Symbol)
Pruning[image] removes the outermost branches of thin objects in image by setting their values to black.Pruning[image, n] removes branches that are at most n pixels ...
RandomImage   (Built-in Mathematica Symbol)
RandomImage[max, {w, h}] gives an image of dimensions {w, h} with pseudorandom pixel values generated from a uniform distribution in the range 0 to max.RandomImage[{min, ...
ReplaceAll   (Built-in Mathematica Symbol)
expr /. rules applies a rule or list of rules in an attempt to transform each subpart of an expression expr.
SetOptions   (Built-in Mathematica Symbol)
SetOptions[s, name_1 -> value_1, name_2 -> value_2, ...] sets the specified default options for a symbol s. SetOptions[stream, ...] or SetOptions["name", ...] sets options ...
SetSelectedNotebook   (Built-in Mathematica Symbol)
SetSelectedNotebook[notebook] makes the specified notebook be the currently selected one in the front end.
Shortest   (Built-in Mathematica Symbol)
Shortest[p] is a pattern object that matches the shortest sequence consistent with the pattern p.
SkeletonTransform   (Built-in Mathematica Symbol)
SkeletonTransform[image] gives the skeleton transform of image, in which the value of each skeleton pixel is its distance to the nearest background ...
Slider   (Built-in Mathematica Symbol)
Slider[x] represents a slider with setting x in the range 0 to 1. Slider[Dynamic[x]] takes the setting to be the dynamically updated current value of x, with the value of x ...
1 ... 53|54|55|56|57|58|59 ... 134 Previous Next

...