MATLAB常见错误

下面是编译错误代码中英对照
错误代码及错误信息错误释义
error1:Outofmemory内存溢出
error2:Identifierexpected缺标识符
error3:Unknownidentifier未定义的标识符
error4:Duplicateidentifier重复定义的标识符
error5:Syntaxerror语法错误
error6:Errorinrealconstant实型常量错误
error7:Errorinintegerconstant整型常量错误
error8:Stringconstantexceedsline字符串常量超过一行
error10:Unexpectedendoffile文件非正常结束
error11:Linetoolong行太长
error12:Typeidentifierexpected未定义的类型标识符
error13:Toomanyopenfiles打开文件太多
error14:Invalidfilename无效的文件名
error15:Filenotfound链条传动文件未到
error16:Diskfull磁盘满
error17:Invalidcompilerdirective无效的编译命令
error18:Toomanyfiles文件太多
error19:Undefinedtypeinpointerdef指针定义中未定义类型
error20:Variableidentifierexpected变量标识符
error21:Errorintype类型错误
error22:Structuretoolarge结构类型太长
error23:Setbasetypeoutofrange集合基类型越界
error24:Filecomponentsmaynotbefilesorobjectsfile分量不能是文件或对象
error25:Invalidstringlength无效的字符串长度
error26:Typemismatch类型不匹配
error27error27Invalidsubrangebasetype无效的子界基类型
error28Lowerboundgreaterthanupperbound下界超过上界
error29Ordinaltypeexpected缺有序类型
error30Integerconstantexpected缺整型常量
error31Constantexpectedic卡智能门锁缺常量
error32Integerorrealconstantexpected缺整型或实型常量
error33PointerTypeidentifierexpected缺指针类型标识符
error34Invalidfunctionresulttype无效的函数结果类型
调料盒error35Labelidentifierexpected缺标号标识符
error36BEGINexpectedBEGIN
error37ENDexpectedEND
error38Integerexpressionexpected缺整型表达式
error39Ordinalexpressionexpected缺有序类型表达式
error40Booleanexpressionexpected缺布尔表达式
error41Operandtypesdonotmatch操作数类型不匹配
error42Errorinexpression表达式错误
error43Illegalassignment非法赋值
error44Fieldidentifierexpected缺域标识符
error45Objectfiletoolarge目标文件太大
error46Undefinedexternal未定义的外部过程与函数
error47Invalidobjectfilerecord无效的OBJ文件格式
error48Codesegmenttoolarge代码段太长
error49Datasegmenttoolarge数据段太长
error50DOexpectedDO
error51InvalidPUBLICdefinition无效的PUBLIC定义
error52InvalidEXTRNdefinition无效的EXTRN定义
error53:ToomanyEXTRNdefinitions太多的EXTRN定义
error54OFexpectedOF
error55INTERFACEexpectedINTERFACE
error56Invalidrelocatablereference无效的可重定位引用
error57THENexpectedTHEN
error58TOorDOWNTOexpectedTODOWNTO
error59Undefinedforward提前引用未经定义的说明
error61Invalidtypecast无效的类型转换
error62Divisionbyzero被零除
error63Invalidfiletype无效的文件类型
error64猪肉精Cannotreadorwritevariablesofthistype不能读写此类型变量
error65Pointervariableexpected缺指针类型变量
error66Stringvariableexpected缺字符串变量
error67Stringexpressionexpected缺字符串表达式
error68Circularunitreference单元UNIT部件循环引用
error69Unitnamemismatch单元名不匹配
error70Unitversionmismatch单元版本不匹配
error71Internalstackoverflow内部堆栈溢出
error72Unitfileformaterror单元文件格式错误
error73IMPLEMENTATIONexpectedIMPLEMENTATION
error74Constantandcasetypesdonotmatch常量和CASE类型不匹配
error75Recordorobjectvariableexpected缺记录或对象变量
error76Constantoutofrange常量越界
error77Filevariableexpected缺文件变量
error78Pointerexpressionexpected缺指针表达式
error79Integerorrealexpressionexpected缺整型或实型表达式
error80Labelnotwithincurrentblock标号不在当前块内
error81Labelalreadydefined标号已定义
error82Undefinedlabelinprecedingstatementpart在前面未定义标号
error83Invalid@argument无效的@参数
error84UNITexpectedUNIT
error85:";"expected
error86":"expected
error87","expected
error88"("expected
error89")"expected
error90"="expected电视制作“=”
error91":="expected“:=”
error92"["or"(."Expected“[”.”
error93:"]"or".)"expected“.
error94"."expected“.”
error95:".."expected“..”
error96Toomanyvariables变量太多
error97InvalidFORcontrolvariable无效的FOR循环控制变量
error98Integervariableexpected缺整型变量
error99Filesandproceduretypesarenotallowedhere该处不允许文件和过程类型
error100Stringlengthmismatch字符串长度不匹配
error101Invalidorderingoffields无效域顺序
error102活顶尖:Stringconstantexpected缺字符串常量
error103Integerorrealvariableexpected缺整型或实型变量
error104Ordinalvariableexpected缺有序类型变量
error105INLINEerrorINLINE错误
error106Characterexpressionexpected缺字符表达式
error107Toomanyrelocationitems重定位项太多
error108Overflowinarithmeticoperation算术运算溢出
error112CASEconstantoutofrangeCASE常量越界
error113Errorinstatement表达式错误
error114Cannotcallaninterruptprocedure不能调用中断过程
error116Mustbein8087modetocompilethis必须在8087模式编译
error117Targetaddressnotfound不到目标地址
error118Includefilesarenotallowedhere该处不允许INCLUDE文件
error119Noinheritedmethodsareaccessiblehere该处继承方法不可访问
error121Invalidqualifier无效的限定符
error122Invalidvariablereference无效的变量引用
error123Toomanysymbols符号太多

本文发布于:2024-09-22 12:54:22,感谢您对本站的认可!

本文链接:https://www.17tex.com/tex/3/259156.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:类型   变量   文件   常量   溢出   引用
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2024 Comsenz Inc.Powered by © 易纺专利技术学习网 豫ICP备2022007602号 豫公网安备41160202000603 站长QQ:729038198 关于我们 投诉建议