|
From: Xavier P. <pes...@cr...> - 2009-07-07 16:09:34
|
Hi, I would like to plot segments which are not linked. For example I have this kind of file (with lots of lines...): x1_1 y1_1 x1_2 y1_2 x2_1 y2_1 x2_2 y2_2 x3_1 y3_1 x3_2 y3_2 ... I would like to trace these segments : (x1_1 y1_1) --> (x1_2 y1_2) (x2_1 y2_1) --> (x2_2 y2_2) (x3_1 y3_1) --> (x3_2 y3_2) ... Does someone can help me ? Thanks Best regards, xabi -- http://www.meca.insa-toulouse.fr/lgmt/ http://www.mecaero.ups-tlse.fr/ |