Wednesday, 4 April 2012

Setup C compiler in Matlab Environment

Running mbuild

  1. Run mbuild -setup from MATLAB.
     Select a compiler. Additional platform-specific information follows.

    Windows

    Executing mbuild -setup on Windows displays a message of this type:
    Welcome to mbuild -setup.  This utility will help you set up  
    a default compiler.  For a list of supported compilers, see  
    http://www.mathworks.com/support/compilers/R2012a/win64.html 
     
    Please choose your compiler for building shared libraries or COM components: 
     
    Would you like mbuild to locate installed compilers [y]/n? n
     
    Select a compiler: 
    [1] Microsoft Software Development Kit (SDK) 7.1 
    [2] Microsoft Visual C++ 2005 SP1 
    [3] Microsoft Visual C++ 2008 SP1 
    [4] Microsoft Visual C++ 2010 
     
    [0] None 
    The preconfigured options files included with MATLAB for Windows appear in the following table.
    Note   These options apply only to the 32-bit version of MATLAB.

2 comments:

  1. http://www.mathworks.in/help/toolbox/compiler/f6-22535.html
    http://www.dynare.org/DynareWiki/ConfigureMatlabWindowsForMexCompilation

    ReplyDelete
  2. FOR RUBY + MATLAB INTERFACE
    http://matlab-ruby.rubyforge.org/matlab-ruby/
    http://rubyforge.org/projects/matlab-ruby/
    http://www.ruby-forum.com/topic/148995

    ReplyDelete