Subversion Repositories wimsdev

Rev

Rev 5920 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! +var+ +exec+ +string+
  2. $lst_tit column$lst_titend$type_both
  3.   $lst_alias columns<br>
  4.   $(lst_syntax)column $emph numlist$emphend of $emph string$emphend</tt> <br>
  5.   $lst_mean Outputs selected (comma-separated) columns of
  6.   a matrix $emph string$emphend,
  7.   according to $emph numlist$emphend. Rows of the matrix can be separated
  8.   either by new lines or by semi-colon ``;''. <p>
  9.   !set numlist_type=column
  10.   !read cmd/numlist
  11.   <p>
  12.   The output is separated by commas if only one column is selected, or
  13.   separated in the same way as the matrix $emph string$emphend otherwise.
  14.  
  15.  
  16.