MATLAB串口调试助手源代码

所属分类:matlab编程
开发工具:C/C++
文件大小:7384KB
下载次数:3
上传日期:2018-11-03 00:57:40
上 传 者diff_shidada
说明:  LPC1343通过USB2.0与基于matlab开发的串口通信,采集数据
(based on LPC1343 ,anchived by c.)

文件列表:
MATLAB串口调试助手源代码 (0, 2012-04-10)
MATLAB串口调试助手源代码\串口通信备份 (0, 2011-12-23)
MATLAB串口调试助手源代码\串口通信备份\icon.jpg (2358, 2008-12-22)
MATLAB串口调试助手源代码\串口通信备份\mccExcludedFiles.log (2899462, 2011-01-03)
MATLAB串口调试助手源代码\串口通信备份\serial_communication2.exe (8083342, 2011-01-03)
MATLAB串口调试助手源代码\串口通信备份\serial_communication2.fig (10138, 2011-11-07)
MATLAB串口调试助手源代码\串口通信备份\serial_communication2.m (13594, 2011-11-08)
MATLAB串口调试助手源代码\串口通信备份\serial_communication2_activex1 (3584, 2011-11-07)
MATLAB串口调试助手源代码\串口通信备份\sscom.ini (1029, 2011-01-03)

MATLAB Compiler 1. Prerequisites for Deployment . Verify the MATLAB Compiler Runtime (MCR) is installed and ensure you have installed version 7.14. . 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 Standalone ================================ -serial_communication2.exe -MCRInstaller.exe -include when building component by selecting "include MCR" option in deploytool -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.14 of MCR. For more information about the MCR, see the MATLAB Compiler documentation. * 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=\v714\runtime\win32;%PATH% Alternately, for Windows, add the following pathname: \v714\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 (;).

近期下载者

相关文件


收藏者