how to make line graph from 2 matrix with 3 dimension?
조회 수: 3 (최근 30일)
이전 댓글 표시
A= [ 1 2; 3 2]
B = [ 5 9; 6 9]
if i have this two matrix i can use plot from make line graph, but for 3 dimension what can i use?

답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!