Matrix size
Writing:
pt=getmatrixsize(matrix);
Returns the size of the matrix in the form of a variable type point, you can learn the value of a function getpoint
The getmatrixsize function performs the following task: it takes a matrix as an input argument and returns its size, i.e. the number of rows and columns.
This function can be used in a script that uses arrays or matrices as data structures. When passing the matrix to this function, you will get the result in the form of a variable that will show the number of rows and columns in this matrix.
Help on built-in functions
The rules of programming scripts
Programm options
Color constants