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 Center および File ExchangePartial Differential Equation Toolbox についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by