필터 지우기
필터 지우기

what is it? how to solve it?

조회 수: 7 (최근 30일)
razzz
razzz 2014년 1월 2일
답변: Walter Roberson 2014년 1월 2일
syms x a1 a2 a3 a4 fi M0 EI l fi
??? Error using ==> sym.sym at 198
Error using ==> maplemex
The license manager file, C:\Program Files\Maple 17\license\license.dat, does
not exist, or could not be opened
Error in ==> syms at 56
assignin('caller',varargin{i},sym(varargin{i}));
Error in ==> MATRIX_FOR_V_COCHAV at 5
syms x a1 a2 a3 a4 fi M0 EI l fi

답변 (1개)

Walter Roberson
Walter Roberson 2014년 1월 2일
You installed MATLAB and then you installed Maple 17 and chose the option in Maple 17 to install the symbolic interface between MATLAB and Maple. However, when you then go to use the symbolic interface, the Maple 17 portion is unable to find its license file .
What would you like to have happen?
After you installed Maple 17 did you run it once to activate the license file?

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by