How to fix startup failure in matlabrc on Mac OS X
조회 수: 2 (최근 30일)
이전 댓글 표시
Attempting to build interface between NASA's GMAT (General Mission Analysis Tool) and MATLAB. The GMAT build starts up MATLAB and encouters a start-up in MATLAB due to the matlabrc file. The error message follows.
-- Launching Matlab to build CInterface (release) thunk files...patience is a virtue...
< M A T L A B (R) >
Copyright 1984-2015 The MathWorks, Inc.
R2015b (8.6.0.267246) 64-bit (maci64)
August 20, 2015
For online documentation, see http://www.mathworks.com/support
For product information, visit www.mathworks.com.
Warning: Executing startup failed in matlabrc.
This indicates a potentially serious problem in your MATLAB setup, which should be resolved as soon as possible. Error detected was:
MATLAB:undefinedVarOrClass
Undefined variable "com" or class "com.mathworks.jmi.ClassLoaderManager.getClassLoaderManager".
> In matlabrc (line 230)
This script builds the GMAT interface prototype files and places them in the appropriate GMAT folder for Matlab use.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!