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