Skip to content

Instantly share code, notes, and snippets.

@rejuvyesh
Created December 7, 2013 12:19
Show Gist options
  • Save rejuvyesh/7840463 to your computer and use it in GitHub Desktop.
Save rejuvyesh/7840463 to your computer and use it in GitHub Desktop.
mex -v -L'C:\Program Files (x86)\GnuWin32\lib' -l'libgsl' -l'libgslcblas' -I'C:\Program Files (x86)\GnuWin32\include' test2.c kmeans.c function.c 'C:\Program Files (x86)\GnuWin32\lib\libgsl.dll.a'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment