Object Reference : Object View and Procedure Reference : Rowvector
  
 
setrowlabels
Set the row label in a rowvector object.
Syntax
vector_name.setrowlabels label
Follow the setrowlabels command with a row label. Note that the row label should not contain spaces unless it is enclosed in quotes.
Examples
rv1.setrowlabels USA
sets the row label to “USA”.
Cross-references
See Rowvector::setcollabels.