Object Reference : Object View and Procedure Reference : Matrix
  
 
clearrowlabels
Clear the row labels in a matrix object.
Syntax
matrix_name.clearrowlabels
Examples
mat1.clearrowlabels
clears the custom row labels from the matrix MAT1.
Cross-references
See also Matrix::clearcollabels.