WSPutRealList (C Function)

int WSPutRealList(WSLINK link,const double *a,long n)

puts a list of n floating-point numbers starting from location a to the WSTP connection specified by link.

Details