Undefined function or variable 'createPDEResults'
显示 更早的评论
I am trying to run the PDE example "Deflection of a Piezoelectric Actuator" on Matlab 2015a.
I am getting the following error when I try to run it:
Undefined function or variable 'createPDEResults'.
PDE toolbox was listed in the toolboxes when I typed 'ver'.
However, I get the following message when I search for the function:
>> which -all createPDEResults
'createPDEResults' not found.
Please let me know how can I solve this problem.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Boundary Conditions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!