From help-octave-request at bevo dot che dot wisc dot edu Wed Oct 21 11:31:36 1998 Subject: Passing a data structure to lsode? From: Suttipan Limanond To: help-octave at bevo dot che dot wisc dot edu Date: Wed, 21 Oct 1998 11:34:39 -0500 I have a data structure, says 'y', that I want to pass to the derivative evaluating function ('D') associated with "lsode". Is this possible? What about a vector or a matrix? I plan to write the function 'D' as a DLL. Thank you very much, Suttipan Limanond.