Plot in App Designer
显示 更早的评论
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 ?
回答(1 个)
Ankit Kumar
2019-9-13
0 个投票
Instead of using heatmap() function, try the imagesc() function. I think the App Designer doesnt yet support the heatmap() function.
类别
在 帮助中心 和 File Exchange 中查找有关 Data Distribution Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!