How to add pdemesh plot into a matlab gui ?
Show older comments
How to add pdemesh plot into a matlab gui ?
pdemesh(app.UIAxes1,p,e,t);
doesn't work
mesh(app.UIAxes1,xq,yq,vq1) works
1 Comment
Cris LaPierre
on 5 Mar 2025
Accepted Answer
More Answers (0)
Categories
Find more on Thermal Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!