From help-octave-request at bevo dot che dot wisc dot edu Wed Jan 22 15:48:09 2003 Subject: Can I use octave_struct as input parametr in dld function? From: Jan Paral To: help-octave at bevo dot che dot wisc dot edu Date: Wed, 22 Jan 2003 22:48:05 +0100 I need to use this code: x.a=12; x.b='asd'; Oct_DbGetDataLite(x); where f is C++ function: DEFUN_DLD(Oct_DbGetDataLite,args,,"Query Isdat data.") Thanks Jan Paral j dot paral at sh dot cvut dot cz ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------