Hello,
I have the same problem with the heatmap function and App Designer. So I tried the Accepted Answer but it just does not work on my side.
I added a blank panel and tried different versions of the code such as:
heatmap(app.Panel,tbl,xvar,yvar)
heatmap(app.Panel,xvar,yvar,tbl)
So I don't understand what I did wrong...
heatmap(xvar,yvar,tbl) works fine outside of the App Designer.
Thanks in advance for any help!
1 Comment
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/502540-how-to-display-heatmap-plot-in-ui-axes-of-matlab-app-designer#comment_791243
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/502540-how-to-display-heatmap-plot-in-ui-axes-of-matlab-app-designer#comment_791243
Sign in to comment.