Feeds
提问
How not to terminate the polyxpoly loop, when the lines don't intersect?
V=1; while V<=21 [xx12(V),yy12(V)] = polyxpoly([x01 x1(V)],[y01 y1(V)],[x02 x2(V)],[y02 y2(V)]); plot(xx12(V),yy12(V),'o'); a...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to remove some data from the plot?
Hi, I would like to remove this values from my plot. I think that to achieve this, 2 conditions are needed: Each value cann...
5 years 前 | 1 个回答 | 0


