plot multiple 2dimensional arrays
Show older comments
Hello i want to make a plot using data from some 2dimensional plots. How this can be done?
1 Comment
Walter Roberson
on 23 Apr 2013
What kind of plot do you want to make? A 3D line plot? A mesh plot? A surface plot?
What form is the existing data in? Do you have it in arrays or does it need to be extracted from graphics objects?
Answers (1)
chimi
on 24 Apr 2013
0 votes
1 Comment
Walter Roberson
on 24 Apr 2013
First column is x ooordinates and second column is y? Or is it implied positive integer x coordinates and each column of each matrix defines additional lines? Or .... ?
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!