Plot in App Designer
Afficher commentaires plus anciens
Hello!
I'm a beginner and i'm currently designing a GUI with App Designer. I have a 2-D matrix of numeric values that i want to plot using some function like heatmap,spy or microplateplot.
I have difficult to define app.UIAxes in plots command as first input argument. How can i define this command in App Designer ?
Réponses (1)
Ankit Kumar
le 13 Sep 2019
0 votes
Instead of using heatmap() function, try the imagesc() function. I think the App Designer doesnt yet support the heatmap() function.
Catégories
En savoir plus sur Data Distribution Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!