-
- Downloads
Workaround for a strange bug with Octave.
If there is any call to exist(fname) before the call to the preprocessor, then Octave will use the old copy of the .m instead of the newly generated one. Deleting the .m beforehand fixes the problem. (cherry picked from commit c3918761)
Please register or sign in to comment