391 - 400 of 741 for ColorizeSearch Results
View search results from all Wolfram sites (4339 matches)
Inpaint   (Built-in Mathematica Symbol)
Inpaint[image, region] retouches parts of image that correspond to nonzero elements in region.
RadioButton   (Built-in Mathematica Symbol)
RadioButton[x, val] represents a radio button whose setting x is set to val when the button is clicked. RadioButton[x, val] is displayed as RadioButtonBox[0, {0}] when x is ...
VertexCount   (Built-in Mathematica Symbol)
VertexCount[g] gives a count of the number of vertices in the graph g.VertexCount[g, patt] gives a count of the number of vertices that match the pattern patt.
Cells as Mathematica Expressions   (Mathematica Tutorial)
Like other objects in Mathematica, the cells in a notebook, and in fact the whole notebook itself, are all ultimately represented as Mathematica expressions. With the ...
Cellular Automata   (Mathematica Tutorial)
Cellular automata provide a convenient way to represent many kinds of systems in which the values of cells in an array are updated in discrete steps according to a local ...
Working with Cells   (Mathematica Tutorial)
Mathematica notebooks consist of sequences of cells. The hierarchy of cells serves as a structure for organizing the information in a notebook, as well as specifying the ...
Graphics3D   (Built-in Mathematica Symbol)
Graphics3D[primitives, options] represents a three-dimensional graphical image.
ListLinePlot   (Built-in Mathematica Symbol)
ListLinePlot[{y_1, y_2, ...}] plots a line through a list of values, assumed to correspond to x coordinates 1, 2, .... ListLinePlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots a ...
Plot   (Built-in Mathematica Symbol)
Plot[f, {x, x_min, x_max}] generates a plot of f as a function of x from x_min to x_max. Plot[{f_1, f_2, ...}, {x, x_min, x_max}] plots several functions f_i.
Texture   (Built-in Mathematica Symbol)
Texture[obj] is a graphics directive that specifies that obj should be used as a texture on faces of polygons and other filled graphics objects.
1 ... 37|38|39|40|41|42|43 ... 75 Previous Next

...