Guest User

Untitled

a guest
Apr 22nd, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. lines1=Line[{{{3.4,3},{3,0}},{{3,0},{5,0.2}},{{5,0.2},{4.2,5}}}];
  2. Graphics[lines1,ImageSize->{150,150}]
  3.  
  4. lines2=Line[{{{0,0.8},{3,0}},{{3,0},{5,0.2}},{{5,0.2},{8,3}}}];
  5. Graphics[lines2,ImageSize->{150,150}]
Add Comment
Please, Sign In to add comment