This is the output from running Visual MATLAB.
Please close this window after viewing it.
--------------MCC/MEX BEGIN---------------
mcc -k "C:\Archivos de programa\Microsoft Visual Studio\MyProjects\Portada\mcc.mak" -/n -B sglcpp -t -L CPP -h -T link:exe -W none -A line:on -g libmmfile.mlib libmwsglm.mlib -vh  "C:\Archivos de programa\Microsoft Visual Studio\MyProjects\Portada\Matlab\minmax.m" "C:\Archivos de programa\Microsoft Visual Studio\MyProjects\Portada\Matlab\premnmx.m" "C:\Archivos de programa\Microsoft Visual Studio\MyProjects\Portada\Matlab\cell2mat.m"
Compiler version: 2.1
Parsing file "C:\Archivos de programa\Microsoft Visual Studio\MyProjects\Portada\Matlab\minmax.m"
	(Referenced from: "Compiler Command Line").
Parsing file "C:\Archivos de programa\Microsoft Visual Studio\MyProjects\Portada\Matlab\premnmx.m"
	(Referenced from: "Compiler Command Line").
Parsing file "C:\Archivos de programa\Microsoft Visual Studio\MyProjects\Portada\Matlab\cell2mat.m"
	(Referenced from: "Compiler Command Line").
Generating file "minmax.hpp".
Generating file "minmax.cpp".
Generating file "premnmx.hpp".
Generating file "premnmx.cpp".
Generating file "cell2mat.hpp".
Generating file "cell2mat.cpp".
Executing command: mbuild -g -v -output "minmax" "minmax.cpp" "premnmx.cpp" "cell2mat.cpp" -link exe -k "C:\Archivos de programa\Microsoft Visual Studio\MyProjects\Portada\mcc.mak" -no_setup
 This is mbuild (c) 1996 - 2000 The MathWorks, Inc.

-> Default options filename found in C:\Documents and Settings\JUANMA MANZANARES\Application Data\MathWorks\MATLAB\R12
----------------------------------------------------------------
->    Options file           = C:\Documents and Settings\JUANMA MANZANARES\Application Data\MathWorks\MATLAB\R12\compopts.bat
->    COMPILER               = cl
->    Compiler flags:
         COMPFLAGS           = -c -Zp8 -G5 -W3 -nologo -Zm500 -GX -MD -I"C:\matlabR12\extern\include\cpp" -DMSVC -DIBMPC -DMSWIND
         OPTIMFLAGS          = -O2 -DNDEBUG
         DEBUGFLAGS          = -Zi -Fd"minmax.pdb"
         arguments           = 
         Name switch         = /Fo
->    Pre-linking commands   = 
->    LINKER                 = link
->    Link directives:
         LINKFLAGS           = kernel32.lib user32.lib gdi32.lib /LIBPATH:"C:\matlabR12\extern\lib\win32\microsoft\msvc60" libmmfile.lib libmatlb.lib /nologo libmx.lib libmat.lib C:\matlabR12\extern\lib\win32\libmatpm.lib sgl.lib libmwsglm.lib
         Name directive      = "/out:minmax.exe"
         File link directive = 
         Lib. link directive = 
         Rsp file indicator  = @
----------------------------------------------------------------

--------------MCC/MEX DONE----------------
