From: jacob on
Want to write a matrix into an excel file. Following test was done:

>> channel = ddeinit('excel','stocks.xls')

channel =

0

>> rc = ddepoke(channel, 'r1c1:r5c5', eye(5))

??? The first argument 'channel' is not valid.

Error in ==> D:\Programme\MATLAB6p5p1\work\ddepoke.dll

what is the problem?
 | 
Pages: 1
Prev: stand-alone in linux
Next: why this error??