필터 지우기
필터 지우기

error while executing Mat lab commend

조회 수: 1 (최근 30일)
NARESH
NARESH 2015년 1월 20일
편집: A Jenkins 2015년 1월 20일
phi=chebfun2(@(phi,p) phi, V2); ??? Undefined function or method 'chebfun2' for input arguments of type 'function_handle'.

답변 (1개)

A Jenkins
A Jenkins 2015년 1월 20일
편집: A Jenkins 2015년 1월 20일
Type which chebfun2.
If it says the function is not found, it means you may not have the package you need installed. You could google it or ask the person you got the code from where to get it. If it is installed but still not found, you may need to add it to your path.

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by