CSwitch[cond, statements] is a symbolic representation of a switch statement.
CTypedef[type, var] is a symbolic representation of a type declaration.
GUIInformation[obj] returns information about a live interface object.GUIInformation[obj, target] returns information about a specific widget in the ...
SetPropertyValue[name, value] sets a widget property value.SetPropertyValue[{target, name}, value] or SetPropertyValue[{target, name} -> value] sets a widget property value, ...
This example displays the classic simple "Hello World" application using the GUIKit framework. The following are other variants on the basic theme of specifying the user ...
This example illustrates how to use modal dialogs initiated from another window, optionally setting up property values on widgets in the modal dialog, and, when the modal ...
Bonferroni is a possible value for the PostTests option for ANOVA.
StudentNewmanKeuls is a possible value for the PostTests option for ANOVA.
FromAdjacencyMatrix[m] constructs a graph from a given adjacency matrix m, using a circular embedding. FromAdjacencyMatrix[m, v] uses v as the embedding for the resulting ...
RankedEmbedding[l] takes a set partition l of vertices {1, 2, ..., n} and returns an embedding of the vertices in the plane such that the vertices in each block occur on a ...