MCCTOOL is a GUI (Graphical User Interface) built on top of the MATLAB Compiler to help to use the most common capabilities.
MCCTOOL interface allows the user to select the options for building an application or a library with the MATLAB Compiler. The MATLAB Compiler is implemented by the mcc command and a list of options and flags, which are difficult to know and use. MCCTOOL does not pretend to implement all the functionality you can get with mcc command. Instead, it provides access to the most common options trough its user interface.
Requirements:
· MATLAB Release: R12.1
· MATLAB C/C++ Graphics Library
· MATLAB C/C++ Math Library
· MATLAB Compiler