ApplyMatrix 指令

来自GeoGebra Manual
跳转至: 导航搜索
Accessories dictionary.png
本页为官方文件,一般使用者无法修改,若有任何误谬,请与官方联络。如欲编辑,请至本页的开放版


ApplyMatrix[ <Matrix M>, <Geometric Object O>]
Transforms the object so that point P of O is mapped to
  • point M*P 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.
ApplyMatrix[ <Matrix M>, <Image I>]
Applies the same transformation as above to image I.
UnderConstruction.png
目前本页中文说明尚未翻译完成,请先连至英文说明。如果您有权限,请帮忙翻译本页的官方手册
© 2024 International GeoGebra Institute