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!