12.07.2015 Views

Learning Guide Learning Guide

Learning Guide Learning Guide

Learning Guide Learning Guide

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

4.7 Manipulating Graphical Objects • 137–0.4 0.6–0.20.401.3 0.21.41.5 0.41.61.7You can also make cones with the plottools package.> c := cone([0,0,0], 1/2, 2, color=khaki):> display( c, axes=normal );21.51–0.4 0.5 –0.4–0.2 –0.20.2 0.20.4 0.4Experiment using Maple’s object rotation capabilities.> c2 := rotate( c, 0, Pi/2, 0 ):> display( c2, axes=normal );–20.4–1.5–0.4 0.2 –1–0.2 –0.5–0.2 0.2–0.4 0.4You can also translate objects. .> c3 := translate( c2, 3, 0, 1/4 ):> display( c3, axes=normal );

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!