Attempt to execute script thermal effect as a function
이전 댓글 표시
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
2020년 9월 8일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 PDE Solvers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!