nonlinear heat transfer in a thin plate - error help
1 次查看(过去 30 天)
显示 更早的评论
I am trying to implement your pde example " Nonlinear heat transfer in a thin plate". Each time i run i get the following error " error using max, function "max" not defined for values of class function_handle".
Could you please advise what could be the problem?
Thank you
Alice
0 个评论
回答(2 个)
Alan Weiss
2013-12-30
I am not sure that I understand you. If you have PDE Toolbox, you can enter
edit heatTransferThinPlateExample
This brings up the code for the example, which runs without error.
If you meant something else, feel free to ask again.
Alan Weiss
MATLAB mathematical toolbox documentation
0 个评论
Bill Greene
2013-12-30
This example works only in R2012b (or newer) versions of MATLAB. If you are using one of these versions, please post the full error message you get.
Bill
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Boundary Conditions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!