plot multiple 2dimensional arrays

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

댓글 수: 1

Walter Roberson
Walter Roberson 2013년 4월 23일
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?

댓글을 달려면 로그인하십시오.

답변 (1개)

chimi
chimi 2013년 4월 24일

0 개 추천

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

댓글 수: 1

Walter Roberson
Walter Roberson 2013년 4월 24일
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 .... ?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

질문:

2013년 4월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by