|
|
||
|
|
| MATHEMATICA MATHLINK C FUNCTION | Tutorials »|See Also »|More About » |
| int MLGetReal64List(MLINK link, double **a, int *n) gets a list of double-precision floating-point numbers from the MathLink connection specified by link, storing the numbers in array a and the length of the list in n. |