Displaying Isotherm Values in PDE-Tool-Box Plots

1 Ansicht (letzte 30 Tage)
sergio hernandez
sergio hernandez am 9 Feb. 2020
Beantwortet: Payas Bahade am 14 Feb. 2020
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');

Akzeptierte Antwort

Payas Bahade
Payas Bahade am 14 Feb. 2020
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.

Weitere Antworten (0)

Kategorien

Mehr zu Partial Differential Equation Toolbox finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by