Applying MATLAB's Nonlinear Heat Transfer In a Thin Plate to a 3D Geometry

1 回表示 (過去 30 日間)
Sebastian Engel
Sebastian Engel 2017 年 4 月 19 日
回答済み: Alan Weiss 2017 年 4 月 19 日
Im trying to apply MATLAB's Nonlinear Heat Transfer In a Thin Plate to a 3D geometry, im using the source code which is available on MATLAB under the partial differential equation tab. Ive imported the geometry and changed all the functions and relative plots so that it plots in 3D, however im getting a problem. I have attached a picture of the error message that i am receiving, i will also attach the code that i am using. Any help would be appreciated. I cant attach the .stl file that i am importing, so if you are willing to help please message me and i will send a link to the file.
Thanks Seb

回答 (1 件)

Alan Weiss
Alan Weiss 2017 年 4 月 19 日
Take a look at the pdeplot3D reference page. You will see that XYData is not a name-value pair for this function as it is for the pdeplot function. Change your plotting call to use only the documented pdeplot3D syntax.
Alan Weiss
MATLAB mathematical toolbox documentation

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by