On Nov 7, 2006, at 6:51 PM, frank wang wrote:
> Hi,
>
> while porting Matlab project to Octave, I need a function called
> dataread. I could not find it in Octave, so I copied the dataread.c
> from Matlab and compiled under Octave. I did not have problem to
> compile the code. However, when I execute the code, it encounters
> error that mexAtExit is not defined. Since I could not find the source
> for mexAtExit, I could not continue to port the code.
>
> Does anyone know whether Octave has similar function like dataread or
> mexAtExit c code?
This is available in CVS.
- Paul
_______________________________________________
Help-octave mailing list
Help-octave@...
https://www.cae.wisc.edu/mailman/listinfo/help-octave