6971 - 6980 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63355 matches)
MLPutNext()   (Mathematica MathLink C Function)
int MLPutNext (MLINK link, int type) prepares to put an object of the specified type on link.
MLPutType()   (Mathematica MathLink C Function)
int MLPutType (MLINK link, int type) prepares link to put an object of the specified type.
MLPutUTF16String()   (Mathematica MathLink C Function)
int MLPutUTF16String (MLINK link, const unsigned short *s, int len) puts a UTF-16 string s of length len to the MathLink connection specified by link.
MLPutFunction()   (Mathematica MathLink C Function)
int MLPutFunction (MLINK link, const char *s, int n) puts a function with head given by a symbol with name s and with n arguments to the MathLink connection specified by link.
Transpose::nmtx   (Mathematica Message)
Transpose::nmtx
Vector Field Plotting Package   (Obsolete Vector Field Plots Package Guide)
 
MLBytesToGet()   (Mathematica MathLink C Function)
int MLBytesToGet (MLINK link, int *n) calculates the number of bytes left to read in the textual representation of the current data and stores the result in n.
MLClose()   (Mathematica MathLink C Function)
void MLClose (MLINK link) closes a MathLink connection.
MLEvaluate()   (Mathematica MathLink C Function)
int MLEvaluate (MLINK link, char*string) sends a string of input suitable for use with ToExpression[] to Mathematica for evaluation.
MLFlush()   (Mathematica MathLink C Function)
int MLFlush (MLINK link) flushes out any buffers containing data waiting to be sent on link.
1 ... 695|696|697|698|699|700|701 ... 809 Previous Next

...