plot multiple 2dimensional arrays

Hello i want to make a plot using data from some 2dimensional plots. How this can be done?

1 comentario

Walter Roberson
Walter Roberson el 23 de Abr. de 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?

Iniciar sesión para comentar.

Respuestas (1)

chimi
chimi el 24 de Abr. de 2013

0 votos

Actually i want to make a 2d line plot, just a simple graph with lines. the data are in 3 2dimensional arrays

1 comentario

Walter Roberson
Walter Roberson el 24 de Abr. de 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 .... ?

Iniciar sesión para comentar.

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 23 de Abr. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by