[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to plot multiple polygons
From: |
trevorhungerford |
Subject: |
How to plot multiple polygons |
Date: |
Mon, 23 Sep 2019 06:13:19 -0500 (CDT) |
f.csv <https://octave.1599824.n4.nabble.com/file/t373499/f.csv>
Hi all,
I need to plot using the data attached in the .csv file. The columns in the
alternate from an X value to a Y value, when when a line is drawn should
create a rectangular shape. I.e. the 10 columns would be
x1,y1,x2,y2,x3,y3,etc....
This repeats for each row.
How can plot the data so that I get 47 (the number of rows) rectangular
shapes in the one plot?
Thanks, beginner questioner.
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- How to plot multiple polygons,
trevorhungerford <=