matlab-figurePMFC

所属分类:matlab编程
开发工具:Visual C++
文件大小:12849KB
下载次数:138
上传日期:2014-03-19 10:39:35
上 传 者pjzdd
说明:  VS调用matlab编译生成的动态链接库画图,并显示在MFC
(VS calls matlab s compiled dynamic link library drawing, and show in MFC)

文件列表:
将matlab的图嵌入MFC\matlab_2010b与VS2008_混合编程的实现.pdf (637711, 2014-03-07)
将matlab的图嵌入MFC\说明.txt (224, 2014-03-18)
将matlab的图嵌入MFC\TestWithData\matlab_2010b与VS2008_混合编程的实现.pdf (637711, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData.ncb (18779136, 2014-03-17)
将matlab的图嵌入MFC\TestWithData\TestWithData.sln (902, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData.suo (10240, 2014-03-17)
将matlab的图嵌入MFC\TestWithData\说明.txt (224, 2014-03-18)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow.ctf (52700, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow.dll (14336, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow.h (3046, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow.lib (3550, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\resource.h (684, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\stdafx.cpp (212, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\stdafx.h (1956, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\targetver.h (1432, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\TestWithData.aps (58784, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\TestWithData.cpp (2162, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\TestWithData.h (540, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\TestWithData.rc (5788, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\TestWithData.vcproj (5612, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\TestWithData.vcproj.PC-201212101202.Administrator.user (1427, 2014-03-17)
将matlab的图嵌入MFC\TestWithData\TestWithData\TestWithDataDlg.cpp (5543, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\TestWithDataDlg.h (742, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\res\TestWithData.ico (21630, 2003-07-23)
将matlab的图嵌入MFC\TestWithData\TestWithData\res\TestWithData.rc2 (403, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\local\Contents.m (55, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\local\hgrc.m (1604, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\local\initprefs.m (944, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\local\matlabrc.m (2324, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\local\pathdef.m (4094, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\local\printopt.m (839, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\local\userpath.m (1469, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\local\ja\xlate (7046, 2009-05-19)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\compiler\Contents.m (54, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\compiler\ctfroot.m (824, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\compiler\system_dependent.m (1364, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\toolbox\compiler\ja\xlate (10774, 2009-11-23)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\libPipeErrSh\PipeErrShow.m (764, 2014-03-07)
将matlab的图嵌入MFC\TestWithData\TestWithData\libPipeErrShow_mcr\.META\manifest.xml (6992, 2014-03-07)
... ...

MATLAB Compiler 1. Prerequisites for Deployment . Verify the MATLAB Compiler Runtime (MCR) is installed and ensure you have installed version 7.13. . If the MCR is not installed, run MCRInstaller, located in: *\toolbox\compiler\deploy\win32\MCRInstaller.exe For more information on the MCR Installer, see the MATLAB Compiler documentation. NOTE: Prior to running your deployed application, verify the user locale and system locales have the same value on the Microsoft Windows platform. If these values are not the same, you might see an I18n warning message and garbled text. 2. Files to Deploy and Package Files to package for Shared Libraries ===================================== -libPipeErrShow.ctf (component technology file) -libPipeErrShow.dll -libPipeErrShow.h -libPipeErrShow.lib -MCRInstaller.exe - include when building component by selecting "include MCR" option -This readme file 3. Definitions MCR - MATLAB Compiler uses the MATLAB Compiler Runtime (MCR), which is a standalone set of shared libraries that enable the execution of M-files. The MCR provides complete support for all features of MATLAB without the MATLAB GUI. When you package and distribute an application to users, you include supporting files generated by the builder as well as the MATLAB Compiler Runtime (MCR). If necessary, run MCRInstaller to install version 7.13 of MCR. For more information about the MCR, see the MATLAB Compiler documentation. Component Technology File (CTF) - Archive of encrypted MATLAB files that libPipeErrShow uses for successful execution of exported M functions. * NOTE: is the directory where MCR is installed on the target machine. 4. Appendix A. On the target machine, add the MCR directory to the system path specified by the target system's environment variable. i. Locate the name of the environment variable to set, using the table below: Operating System Environment Variable ================ ==================== Windows PATH ii. Set the path by doing one of the following: NOTE: is the directory where MCR is installed on the target machine. On Windows systems: . Add the MCR directory to the environment variable by opening a command prompt and issuing the DOS command: set PATH=\v713\runtime\win32;%PATH% Alternately, for Windows, add the following pathname: \v713\runtime\win32 to the PATH environment variable, by doing the following: 1. Select the My Computer icon on your desktop. 2. Right-click the icon and select Properties from the menu. 3. Select the Advanced tab. 4. Click Environment Variables. NOTE: On Windows, the environment variable syntax utilizes backslashes (\), delimited by semi-colons (;).

近期下载者

相关文件


收藏者