| MATLAB Compiler | ![]() |
Debugging MATLAB Compiler-Generated Executables
As of MATLAB Compiler 4, it is no longer possible to debug your entire program using a C/C++ debugger; most of the application is M-code, which can only be debugged in MATLAB. Instead, run your code in MATLAB and verify that it produces the desired results. Then you can compile it. The compiled code will produce the same results.
| Compiling a GUI That Contains an ActiveX Control | Stand-Alone Applications | ![]() |
© 1994-2005 The MathWorks, Inc.