justingardner / mgl

A suite of mex/m files for displaying psychophysics stimuli
http://justingardner.net/mgl
Other
18 stars 22 forks source link

removes dependency on mexfile for `disppercent` #33

Open schluppeck opened 4 years ago

schluppeck commented 4 years ago

as per https://github.… com/justingardner/mrTools/commit/b4330ea2b2c5. mrTools code relies on disppercent in some places, which still uses mydisp(). mex compiling on macOS10.15 still tricky (because of cupertino craziness and moving SDKs around)

Tested with Matlab R2016a and R2019a.