Displaying Isotherm Values in PDE-Tool-Box Plots
1 次查看(过去 30 天)
显示 更早的评论
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');
0 个评论
采纳的回答
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Partial Differential Equation Toolbox 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!