这个是我 产生DLL 指令记录

Error using:RTW.genMakefileAndBuild at 967

### Starting Real-Time Workshop build procedure for model: untitled

### Generating code into build directory: C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw

Warning: The model 'untitled' does not have continuous states, hence using the solver 'FixedStepDiscrete' instead of solver 'ode3'. You can disable this diagnostic by explicitly specifying a discrete solver in the solver tab of the Configuration Parameters dialog, or setting 'Automatic solver parameter selection' diagnostic to 'none' in the Diagnostics tab of the Configuration Parameters dialog.

### Invoking Target Language Compiler on untitled.rtw

tlc

-r

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtwuntitled.rtw

C:Program FilesMATLABR2007artwccanoecn.tlc

-OC:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw

-IC:Program FilesMATLABR2007artwccanoe

-IC:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtwtlc

-IC:Program FilesMATLABR2007artwctlcmw

-IC:Program FilesMATLABR2007artwctlclib

-IC:Program FilesMATLABR2007artwctlcblocks

-IC:Program FilesMATLABR2007artwctlcfixpt

-IC:Program FilesMATLABR2007astateflowctlc

-aEnforceIntegerDowncast=1

-aFoldNonRolledExpr=1

-aInlineInvariantSignals=0

-aInlineParameters=0

-aLocalBlockOutputs=1

-aRollThreshold=5

-aZeroInternalMemoryAtStartup=1

-aZeroExternalMemoryAtStartup=1

-aInitFltsAndDblsToZero=1

-aGenerateReport=0

-aGenCodeOnly=0

-aRTWVerbose=1

-aIncludeHyperlinkInReport=0

-aLaunchReport=0

-aForceParamTrailComments=0

-aGenerateComments=1

-aIgnoreCustomStorageClasses=1

-aIncHierarchyInIds=0

-aMaxRTWIdLen=31

-aShowEliminatedStatements=0

-aPrefixModelToSubsysFcnNames=1

-aIncDataTypeInIds=0

-aInsertBlockDesc=0

-aSimulinkBlockComments=1

-aInlinedPrmAccess="Literals"

-aTargetFcnLib="ansi_tfl_tmw.mat"

-aIsPILTarget=0

-aLogVarNameModifier="rt_"

-aGenerateFullHeader=1

-aExtMode=0

-aExtModeStaticAlloc=0

-aExtModeTesting=0

-aExtModeStaticAllocSize=1000000

-aExtModeTransport=0

-aRTWCAPISignals=1

-aRTWCAPIParams=1

-aGenerateASAP2=0

-aOutputDir=""

-aExportCAPLFcn=0

-aEnableParameterization=0

-aGenerateDSPFile=0

-aPerformSimStepAtStart=0

-p10000

### Loading TLC function libraries

....

### Initial pass through model to cache user defined code

.

### Caching model source code

........

### Generating TLC interface API.

..

### Writing source file untitled_capi.c

.

### Writing header file untitled_capi.h

...............

### Writing header file untitled_types.h

.

### Writing header file untitled.h

### Writing source file untitled.c

### Writing header file untitled_private.h

### Writing header file rtmodel.h

.

### Writing source file untitled_data.c

### Writing header file rt_nonfinite.h

### Writing source file rt_nonfinite.c

### TLC code generation complete.

### Creating project marker file: rtw_proj.tmw

.

### Processing Template Makefile: C:Program FilesMATLABR2007artwccanoecn_msdll.tmf

### Creating untitled.mk from C:Program FilesMATLABR2007artwccanoecn_msdll.tmf

### Building untitled: .untitled.bat

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>set MATLAB=C:Program FilesMATLABR2007a

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>set MSVCDir=c:program filesmicrosoft visual studio .net 2003vc7

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>"C:Program FilesMATLABR2007artwbinwin32envcheck" INCLUDE "c:program filesmicrosoft visual studio .net 2003vc7platformsdkinclude"

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>if errorlevel 1 goto vcvars32

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>set VSINSTALLDIR=c:program filesmicrosoft visual studio .net 2003common7ide

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>set VCINSTALLDIR=c:program filesmicrosoft visual studio .net 2003

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>set FrameworkSDKDir=c:program filesmicrosoft visual studio .net 2003FrameworkSDK

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>set FrameworkDir=c:program filesmicrosoft visual studio .net 2003Framework

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>call "C:Program FilesMATLABR2007atoolboxrtwrtwprivatevcvars32_710.bat"

Setting environment for using Microsoft Visual Studio .NET 2003 tools.

(If you have another version of Visual Studio or Visual C++ installed and wish

to use its tools from the command line, run vcvars32.bat for that version.)

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>cd .

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>nmake -f untitled.mk  GENERATE_REPORT=0 ADD_MDL_NAME_TO_GLOBALS=1 EXT_MODE=0 EXTMODE_STATIC_ALLOC=0 TMW_EXTMODE_TESTING=0 EXTMODE_STATIC_ALLOC_SIZE=1000000 EXTMODE_TRANSPORT=0 MODELLIB=untitledlib.lib RELATIVE_PATH_TO_ANCHOR=.. MODELREF_TARGET_TYPE=NONE VISUAL_VER=7.1

Microsoft (R) 程序维护实用工具 7.10.3077 版

版权所有 (C) Microsoft Corporation。保留所有权利。

untitled.c

rt_nonfinite.c

untitled_capi.c

untitled_data.c

NMAKE : fatal error U1073: 不知道如何生成“FilesMATLABR2007artwclibwin32rtwlib_vc.lib”

Stop.

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>echo The make command returned an error of 2

The make command returned an error of 2

C:Documents and SettingsJasonMy DocumentsMATLABnewuntitled_cn_rtw>An_error_occurred_during_the_call_to_make

'An_error_occurred_during_the_call_to_make' 不是内部或外部命令,也不是可运行的程序

或批处理文件。

### Real-Time Workshop build procedure for model: 'untitled' aborted due to an error.

我已经运行了 MEX -setup  轮流修改过 Complier LCC/ C++.Net/C++ 6.0 都是一样的 错误 结果

matlab的RTW错误啥意思,MATLAB RTW 编辑错误相关推荐

  1. matlab的RTW错误啥意思,请教RTW的问题,好像是编译器有问题

    再建好模后,在配制选项里点BUILD的时候出现以下错误,我也进行了一些操作,但不是很懂错误是什么意思,请高手帮帮忙 Error using ==> RTW.makertw.make_rtw Er ...

  2. matlab2016有SSE3吗,matlab r2011a正确安装后闪退,出现错误文件

    之前因为simulink问题,需要安装c编译器,先是安装了vs2015 C++,不行.后来说是需要安装vs2010  c++,安装后,之前不能运行simulink可以运行了,但是仍然有一个simuli ...

  3. matlab帮助 安装,HELP HELP 挂载到/media/matlab下后 安装第一步的错误 代码如下 - MATLAB Answers - MATLAB Central...

    cp: 读取'/media/matlab/help/includes/shared/equationrenderer/release/equationrenderer/nls/browsercheck ...

  4. matlab都有什么接口,介绍MATLAB与C++的几种接口方式

    matlab调用c++,应该用mex把cpp编译成 .mex文件供MATLAB在命令行方式下调用吧 看下面这片文章 文章: 摘自北京理工大学BBS MATLAB是什么东东?不用我多说了,大批的高手会告 ...

  5. matlab的灰色关联,灰色关联度Matlab代码

    load x.txt %把原始数据存放在纯文本文件x.txt中,其中把数据的"替换替换成. for i=1:40 x(i,:)=x(i,:)/x(i,1); %标准化数据 end data= ...

  6. matlab 角度转四元数_基于Matlab的机械臂路径规划

    什么是 trajectory(路径)规划 中文路径在英语中可能有两种翻译: 1. path 2. trajectory 首先告诉大家,我们所说的"路径"是后者--trajector ...

  7. python调用matlab函数_从 Python 调用 MATLAB 函数的三种方法

    0. 实验环境Ubuntu 16.04 Matlab R2015b 1. 借助于 mlab 库 安装方法非常简单,只需一行命令 sudo pip install mlab 即可. import num ...

  8. python怎么运行matlab代码_用python运行matlab代码

    我得到了一个错误:Traceback (most recent call last): File "", line 1, in File "C:\Users\XYZ\Ap ...

  9. matlab的矩阵编译器,MATLAB引擎方式实现VC与MATLAB混合编程

    VS2008是当前主流的应用程序开发环境之一,开发环境强大,开发的程序执行速度快.但在科学计算方面函数库显得不够丰富.读取.显示数据图形不方便.Matlab是一款将数值分析.矩阵计算.信号处理和图形显 ...

  10. matlab中仿真丢包,使用MATLAB进行误比特率(BER)仿真----转载

    原作者:James E. Gilley 译者:H. X. Xia 1. 引言 由于Matlab 具有简单的描述语言和优秀的数据图形化能力,MATLAB成为进行数字通信系统仿真的理想工具.在数字通信领域 ...

最新文章

  1. 【leetcode】589. N-ary Tree Preorder Traversal
  2. PIE SDK打开静止卫星数据
  3. Python 技术篇 - 用xlrd库和xlwt库操作excel,对excel进行读取和写入实例演示
  4. iOS开发隐藏键盘方法总结
  5. Mahout学习路线图
  6. 六年级下计算机课ppt课件ppt课件,信息技术六年级《第7课 机器人沿线行走》ppt课件(苏科版)...
  7. Redis--事务理解
  8. 影像科dsa为什么必须买维修保险_了解什么是DSA,看这篇就够了
  9. 我发誓:下辈子再也不学JavaScript了
  10. 学习第六天@Linq操作
  11. 转, C# 如何在MVC3中取消备用控制器的选择
  12. Xception: Deep Learning with Depthwise Separable Convolutions
  13. [渝粤教育] 南阳理工学院 大学计算机基础 参考 资料
  14. 第二章 七个习惯概论
  15. 正则表达式——常用量词
  16. 数据+人工智能+模型——北京市新一代交通仿真模型框架
  17. 太湖之光超级计算机应用最高奖,国家超级计算无锡中心发布:“神威·太湖之光”最新应用成果...
  18. 使用python制作矢量图
  19. java中抛出异常之后程序还会继续运行么?
  20. HBM MM CDM Latch-Up

热门文章

  1. python出入库管理_练习1:python设计停车入库出库系统
  2. 公司有了智能人脸识别门禁考勤机让员工考勤更轻松
  3. 开通会员 html,开通会员.html
  4. 自适应(动态)哈夫曼编码与解码过程
  5. 使用pyppeteer登陆淘宝
  6. JavaWeb购物商城
  7. ava查询mysql的数据_MYSQLi数据访问查询数据
  8. java+ssm+springboot学生体质测试报告管理系统
  9. kubernetes1.15.0高可用(keepalived+haproxy)
  10. python倒计时60,Python微项目分享之重要事件倒计时