Plotting multiple 2D metrices
이전 댓글 표시
Hello.
I have two 2D metrices of different size
a = 2 x 375
b = 2 x 500
All data is between -0.5 to +0.5 in both X & Y Axis.
How to plot these data on the same Y vs X plot ? AND
How to plot these data against the number of iterations (normalized from 0) on the same plot?
댓글 수: 2
KSSV
2020년 9월 17일
As the data has same limit -0.5 to +0.5 you shall get the same Y-axis..why worried? Can't you use plot?
Vaibhav Gupta
2020년 9월 17일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



