int MLGetUCS2String (MLINK link, const unsigned short ** s, int *n) gets a character string from the MathLink connection specified by link, storing the string in s as a ...
RootLocusPlot[g, {k, k_min, k_max}] generates the root locus plot of a rational function g of k ranging from k_min to k_max.RootLocusPlot[sys, ...] plots the root loci of a ...
void MLReleaseByteArray (MLINK link, unsigned char *a, int *dims, char ** heads, int d) disowns the memory allocated by MLGetByteArray() to store the array a, its dimensions ...
LatitudeLongitude[pos] gives a list of the latitude and longitude in degrees of a geographic position specified by pos.LatitudeLongitude[pos, datum] gives the latitude and ...
EvaluationMonitor is an option for various numerical computation and plotting functions that gives an expression to evaluate whenever functions derived from the input are ...
VertexColors is an option for graphics primitives which specifies the colors to assign to vertices.
ColorSeparate[image] gives a list of single-channel images corresponding to each of the color channels in image.ColorSeparate[image, colorspace] gives a list of images ...
$Assumptions is the default setting for the Assumptions option used in such functions as Simplify, Refine, and Integrate.
OrderStarSymbolSize is an option to OrderStarPlot that specifies the size of the symbols used to represent poles, zeros and interpolation points.