Difference between revisions of "ApplyMatrix Command"

From GeoGebra Manual
Jump to: navigation, search
Line 6: Line 6:
  
  
; ApplyMatrix[ <Matrix>, <[[Images|Image]]>]: Applies the same transformation as above to an image.
+
:{{note| 1=This command also works for [[Images|images]].}}

Revision as of 13:58, 8 July 2013



ApplyMatrix[ <Matrix>, <Geometric Object>]
Transforms the object O so that point P of O is mapped to
  • point M*P (with matrix M) in case M is a 2x2 matrix or
  • point project(M*(x(P), y(P), 1)) where project is a projection mapping point (x,y,z) to (x/z, y/z) in case of 3x3 matrix.


Note: This command also works for images.
© 2024 International GeoGebra Institute