How to fix startup failure in matlabrc on Mac OS X
1 次查看(过去 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!