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!