Skip to content

Add experimental support for Octave

Antoine Merle requested to merge feature/octave into master
  • Update definition of MEXCMD and MATCMD in Makefile.mex for use with either MATLAB or OCTAVE.
  • Handling of special values for CC MEX_CFLAGS MEX_LDFLAGS is now directly included in those definitions.

Merge request reports