541 - 550 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8510 matches)
MinDetect   (Built-in Mathematica Symbol)
MinDetect[image] gives a binary image in which white pixels correspond to constant extended minima in image.MinDetect[image, h] finds extended minima where the range of ...
MorletWavelet   (Built-in Mathematica Symbol)
MorletWavelet[] represents a Morlet wavelet.
MorphologicalBinarize   (Built-in Mathematica Symbol)
MorphologicalBinarize[image, {t_1, t_2}] creates a binary image from image by replacing all values above the upper threshold t_2 with 1, also including pixels with ...
Names   (Built-in Mathematica Symbol)
Names["string"] gives a list of the names of symbols which match the string. Names[patt] gives a list of names matching the arbitrary string pattern patt.
NotebookApply   (Built-in Mathematica Symbol)
NotebookApply[notebook, data] writes data into a notebook at the current selection, replacing the first selection placeholder in data by the current selection, and then ...
NotebookDirectory   (Built-in Mathematica Symbol)
NotebookDirectory[] gives the directory of the current evaluation notebook. NotebookDirectory[nb] gives the directory for the notebook specified by nb.
NotebookFind   (Built-in Mathematica Symbol)
NotebookFind[notebook, data] sets the current selection in the specified notebook object to be the next occurrence of data. NotebookFind[notebook, data, Previous] sets the ...
NotebookLocate   (Built-in Mathematica Symbol)
NotebookLocate["tag"] locates all cells with the specified tag in your current input notebook, selecting the cells and scrolling to the position of the first one. ...
NotebookOpen   (Built-in Mathematica Symbol)
NotebookOpen["name"] opens an existing notebook with the specified name, returning the corresponding notebook object. NotebookOpen["name", options] opens a notebook using the ...
OptionsPattern   (Built-in Mathematica Symbol)
OptionsPattern[] is a pattern object that represents a collection of options given as rules, where the values of the options can be accessed using OptionValue. ...
1 ... 52|53|54|55|56|57|58 ... 134 Previous Next

...