实现VC与MATLAB的无缝对接

源代码在线查看: draw.plg

软件大小: 1691 K
上传用户: princessmeng
关键词: MATLAB 对接
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: draw - Win32 Release--------------------
				
				Command Lines
				Creating command line "rc.exe /l 0x804 /fo"Release/draw.res" /d "NDEBUG" /d "_AFXDLL" "C:\Documents and Settings\Beelion\桌面\Matcom_code_38\对话框作图\draw.rc"" 
				Creating temporary file "C:\DOCUME~1\Beelion\LOCALS~1\Temp\RSP15.tmp" with contents
				[
				/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/draw.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
				"C:\Documents and Settings\Beelion\桌面\Matcom_code_38\对话框作图\draw.cpp"
				"C:\Documents and Settings\Beelion\桌面\Matcom_code_38\对话框作图\drawDlg.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\Beelion\LOCALS~1\Temp\RSP15.tmp" 
				Creating temporary file "C:\DOCUME~1\Beelion\LOCALS~1\Temp\RSP16.tmp" with contents
				[
				/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/draw.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
				"C:\Documents and Settings\Beelion\桌面\Matcom_code_38\对话框作图\StdAfx.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\Beelion\LOCALS~1\Temp\RSP16.tmp" 
				Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/draw.pdb" /machine:I386 /out:"Release/draw.exe"  ".\Release\draw.obj" ".\Release\drawDlg.obj" ".\Release\StdAfx.obj" ".\Release\draw.res" "..\lib\v4501v.lib" "
				Output Window
				Compiling resources...
				Compiling...
				StdAfx.cpp
				Compiling...
				draw.cpp
				drawDlg.cpp
				Generating Code...
				Linking...
				
				
				
				Results
				draw.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源