error while executing Mat lab commend

1 次查看(过去 30 天)
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