Visual Studio Toolbar for mex interface with video tutorial

Seamless interface, VS 2010 and 2012 and Matlab for MEX. Video linked to step you through.
1.1K Downloads
Updated 5 Oct 2014

View License

Automatically sets up debugging and running of MEX files from Visual Studio.
There is now a visual studio extension (simple click plugin type of install):
http://islab.hh.se/mediawiki/images/b/b0/VSMEX1.0.zip

The old type of Macros (that are not supported in newer versions of Visual Studio) are kept in the same zip file.

Video tutorial on my page:
http://islab.hh.se/mediawiki/index.php/Stefan_Karlsson/PersonalPage/mex_VS_tutorial

On youtube:
http://www.youtube.com/watch?v=JKDlPQZQqHk

Cite As

Stefan Karlsson (2024). Visual Studio Toolbar for mex interface with video tutorial (https://www.mathworks.com/matlabcentral/fileexchange/39549-visual-studio-toolbar-for-mex-interface-with-video-tutorial), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.7.0.0

Just changed the description to include VS 2012, which is fully supported

1.6.0.0

updated the video tutorial

1.5.0.0

There is now a visual studio extension, instead of just Macros. Simple click install for both VS 2010 and 2012

1.4.0.0

- Only one open session of the thin matlab in the background.
- Added save check of current document

1.3.0.0

Quick Fix previous upload.

1.2.0.0

1. Added a macro "CompileWMatlab", which only compiles and builds the code in matlab.
2. Added remarks at the top of the VB file that details how to install the macros.
3. tidied up the example mex files

1.1.0.0

Added the link to the videos

1.0.0.0