Displaying Isotherm Values in PDE-Tool-Box Plots
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
sergio hernandez
le 9 Fév 2020
Réponse apportée : Payas Bahade
le 14 Fév 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');
0 commentaires
Réponse acceptée
Payas Bahade
le 14 Fév 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.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur PDE Solvers dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!