7061 - 7070 of 8152 for plot a graphSearch Results
View search results from all Wolfram sites (68422 matches)
MLSeekToMark()   (Mathematica MathLink C Function)
MLMARK MLSeekToMark (MLINK link, MLMARK mark, int n) goes to the position n expressions after the specified mark on a link.
MLSetEnvIDString()   (Mathematica MathLink C Function)
int MLSetEnvIDString (MLENV env, const char *eid) sets the MathLink environment identification string to eid.
MLGetDouble()   (Mathematica MathLink C Function)
int MLGetDouble (MLINK link, double *x) gets a floating-point number from the MathLink connection specified by link and stores it as C type double in x.
MLGetFloat()   (Mathematica MathLink C Function)
int MLGetFloat (MLINK link, float *x) gets a floating-point number from the MathLink connection specified by link and stores it as C type float in x.
MLGetLongInteger()   (Mathematica MathLink C Function)
int MLGetLongInteger (MLINK link, long *i) gets an integer from the MathLink connection specified by link and stores it as a C long in i.
MLGetShortInteger()   (Mathematica MathLink C Function)
int MLGetShortInteger (MLINK link, short *i) gets an integer from the MathLink connection specified by link and stores it as a C short in i.
MLParameters   (Mathematica MathLink C Function)
MLParameters is a MathLink type used to contain user-supplied parameters or functionality for an MLENV object.
MLPutUnicodeString()   (Mathematica MathLink C Function)
int MLPutUnicodeString (MLINK link, unsigned short *s, long n) puts a string of n 16-bit Unicode characters to the MathLink connection specified by link.
mltimeval   (Mathematica MathLink C Function)
mltimeval is a MathLink type used for storing time arguments.
MLToLinkID()   (Mathematica MathLink C Function)
long MLToLinkID (MLINK link) returns the ID number of link.
1 ... 704|705|706|707|708|709|710 ... 816 Previous Next

...