Plotting points in style [x1,y1] , [x2,y2], [x3,y3] and them plot all of them?

조회 수: 4 (최근 30일)
Jonathas Moreira
Jonathas Moreira 2019년 7월 23일
댓글: Jonathas Moreira 2019년 7월 23일
After several process, i have results in coordinates points, there is a way to plot all of them without using 2 vectors like [x1,x2,x3..] and [y1,y2,y3]?
  댓글 수: 2
Stephen23
Stephen23 2019년 7월 23일
@Jonathas Moreira: what kind of a "plot" do you want them to produce: one line, or separate scattered points (with markers) ?

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

답변 (1개)

Catalytic
Catalytic 2019년 7월 23일
No, but you can certainly write your own wrapper for any of the plotting functions to give you the input syntax that you want.

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by