Attempt to execute script thermal effect as a function

2 次查看(过去 30 天)
I used PDE to analyse the thermal analysis in laser road . I used triangular mesh ( see figure 1).
I ploted the temperature profile in 2D (X from 0 to 10, and Y from 0 to 4). see figures 2 and 3
I would like sed theses valeurs to plot the temperature evolution as a function of X for Y=2 and plot the temperature evolution as a function of Y for X=0.
Thank you in advance for your help.
best regards

回答(1 个)

Walter Roberson
Walter Roberson 2020-9-8
The attached file has '(2)' as part of its name. In MATLAB, function names and script names must take the form of MATLAB identifiers -- they must start with a letter, and that can be followed by letters, digits, or underscore.

标签

Community Treasure Hunt

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

Start Hunting!

Translated by