Bug in octave 3.0.0
Antwerpen, G. (Gert) van
gert.vanantwerpen at tno.nl
Mon Mar 10 05:57:49 CDT 2008
Hello,
I am using mex functions in octave 3.0.0 and I see the following line in
mxarray.h:
typedef int mxLogical;
However, this seems to be in conflict with the actual size of the
logical variable, shown with the command "whos".
My software seems to work better when this typedef is "unsigned char"
instead of "int".
Gert van Antwerpen, Msc
TNO Science and Industry
Signal Processing Department
Postbox 155
2600 AD Delft, The Netherlands
Phone: +31 15 269 2278
Fax: +31 15 269 2111
E-mail: Gert.vanAntwerpen at tno.nl
Photo: http://vanantwerpen.xs4all.nl/Gert/gert.jpg
This e-mail and its contents are subject to the DISCLAIMER at http://www.tno.nl/disclaimer/email.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080310/9c22181d/attachment.html
More information about the Bug-octave
mailing list