Displaying Isotherm Values in PDE-Tool-Box Plots

조회 수: 1 (최근 30일)
sergio hernandez
sergio hernandez 2020년 2월 9일
답변: Payas Bahade 2020년 2월 14일
Is there a method to display the temperature value of isotherms in a pdeplot?
This is the usual code:
pdeplot(model, 'XYData', T(:,end), 'Contour', 'on', 'ColorMap', 'jet');
axis equal;
title('Temperature Profile at End of Heat Exposure');

채택된 답변

Payas Bahade
Payas Bahade 2020년 2월 14일
Hi Sergio,
The temperature values can not be shown on isotherm lines. I have informed the concerned teams and they would be looking into this issue.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Partial Differential Equation Toolbox에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by