Undefined function or variable 'createPDEResults'
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Boundary Conditions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!