Widget["FileDialog"] represents an Open or Save dialog.
Widget["Wizard"] represents a collection of pages that form a wizard.
StateOutputEstimator[ss, l] constructs an estimator for the StateSpaceModel object ss with estimator gain matrix l.StateOutputEstimator[{ss, sensors}, l] uses only sensors as ...
VertexDegree[g] gives the list of vertex degrees for all vertices in the graph g.VertexDegree[g, v] gives the vertex degree for the vertex v.
SQLColumn[...] represents a column in an SQL table.
Introduction to DatabaseLink Getting Started Database Connections
TetGenSetPointMarkers[expr, markers] sets the point markers in a TetGen expression.
MatrixForm[list] prints with the elements of list arranged in a regular array.
Partition[list, n] partitions list into non-overlapping sublists of length n. Partition[list, n, d] generates sublists with offset d. Partition[list, {n_1, n_2, ...}] ...
CommunityStructureAssignment[g] gives the assignment of vertices of a graph g into communities.