an array[count] in octave ?
Allahyari Rahim
elfar63 at yahoo.de
Tue Jan 27 03:25:51 CST 2009
hell,
How can i
declare an array [Num]
int Num=1000;double array[Num]
In octave function
DEFUN_DLD(MyOctave,
args , , "")
{
octave_value retval;
…..
…..
int count=MyFunction (array, Num);
…..
return retval;
}
best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20090127/5c5a7d59/attachment.html
More information about the Help-octave
mailing list