<transform>.val

Return matrix value at specified (row,column)

 

<transform>.val(
    row    
    column    

)

 

row

Row number (0-3)


column

Column number (0-3)


Remarks

Returns the value of the matrix at the specified row and column.

Return Value

Float