Attempt to execute script thermal effect as a function

2 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Walter Roberson
Walter Roberson il 8 Set 2020
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