how to make line graph from 2 matrix with 3 dimension?

1 view (last 30 days)
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?
te.jpg

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!