JimHokanson / matlab_standard_library

Standard Library for my Matlab Projects
MIT License
7 stars 10 forks source link

Mex usage guidelines #5

Open JimHokanson opened 11 years ago

JimHokanson commented 11 years ago

Outline how to include mex files, when they should or shouldn't be used, how to support auto-builds (if at all), fall back options for failed compilations, precompiled mex files, etc