MATLAB Crashes while I try to generate C-code

3 次查看(过去 30 天)
Hello! I've a perfectly working M-file, it does solve a finite element problem and generates several vectors and matrices of dimensions (500x500). It has an iterative procedure that increments the sizes of matrices and vectors. Now, the file generates Mex, but when I try to generate C code, it crashes. Any idea why?
Configuration:
Crash Decoding : Disabled
Default Encoding : windows-1252
MATLAB Architecture: win64
MATLAB Root : C:\Program Files\MATLAB\R2013a
MATLAB Version : 8.1.0.604 (R2013a)
Operating System : Microsoft Windows 8
Processor ID : x86 Family 6 Model 42 Stepping 7, GenuineIntel
Virtual Machine : Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
Window System : Version 6.2 (Build 9200)
Fault Count: 1
Assertion at b:\matlab\src\cg_ir\base_core\factory\nodefactory.cpp line 1378:
StaticMatrixType::isa(aMatType) && StaticMatrixType::isa(originalMatType)
I'm using MATLAB 2013a, 64bit, Compiler MS VC++ 2012
  1 个评论
Fred Smith
Fred Smith 2013-7-15
This is a bug in MATLAB Coder. Please report it to MathWorks and we will look into it. If you can provide reproduction steps for us that would be greatly appreciated.
If you want to solve your problem immediately, you could try the R2013b prerelease in the hopes that the problem is solved already.
Thanks!
-Fred

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2013-7-13
See the FAQ: http://matlab.wikia.com/wiki/FAQ#After_installation.2C_MATLAB_crashes_or_gives_an_error_message_when_I_try_to_run_MATLAB.. Any crashes of MATLAB (but not your custom program you wrote) should be reported to them.

类别

Help CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by