Unrecognized function or variable 'pdeCoefficients'.

Hello!!
The problem is that I am having this error: Unrecognized function or variable 'pdeCoefficients'.
I do not understand why MATLAB is not recognizing this function when I have installed the corresponding toolbox: Symbolic Math Toolbox (Version 8.6)
Can anyone help me find the solution?

回答 (1 件)

Gargi Patil
Gargi Patil 2021 年 8 月 31 日

1 投票

Hi!
The version number you have provided refers to MATLAB R2015b. However, the function pdeCoeffecients was introduced in R2021a and will not be accessible by Symbolic Math Toolbox (Version 8.6). The release information for a particular function can be found at the end of the relevant documentation.
You can resolve this error by installing the latest version of the toolbox.

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

質問済み:

2021 年 8 月 26 日

回答済み:

2021 年 8 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by