1551 - 1560 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60385 matches)
LineGraph   (Built-in Mathematica Symbol)
LineGraph[g] gives the line graph of the graph g.
PathGraphQ   (Built-in Mathematica Symbol)
PathGraphQ[g] yields True if the graph g is a path and False otherwise.
PlotLabel   (Built-in Mathematica Symbol)
PlotLabel is an option for graphics functions that specifies an overall label for a plot.
ReliefPlot   (Built-in Mathematica Symbol)
ReliefPlot[array] generates a relief plot of an array of height values.
ScalingFunctions   (Built-in Mathematica Symbol)
ScalingFunctions is an option for BarChart, Histogram, and other charting functions that specifies what scaling functions should be used.
SimpleGraphQ   (Built-in Mathematica Symbol)
SimpleGraphQ[g] yields True if the graph g is a simple graph and False otherwise.
SquareWave   (Built-in Mathematica Symbol)
SquareWave[x] gives a square wave that alternates between +1 and -1 with unit period.SquareWave[{y_1, y_2}, x] gives a square wave that alternates between y_1 and y_2 with ...
TreePlot   (Built-in Mathematica Symbol)
TreePlot[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a tree plot of the graph in which vertex v_ik is connected to vertex v_jk.TreePlot[{{v i 1 -> v j 1, lbl_1}, ...}] ...
VertexCoverQ   (Built-in Mathematica Symbol)
VertexCoverQ[g, vlist] yields True if the vertex list vlist is a vertex cover of the graph g, and False otherwise.
VertexSize   (Built-in Mathematica Symbol)
VertexSize is an option and property for Graph and related functions that specifies the size used for vertices.
1 ... 153|154|155|156|157|158|159 ... 216 Previous Next

...