Subversion Repositories wimsdev

Rev

Rev 11220 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! +var+ +exec+ +string+
  2. tit:column
  3. type:$type_both
  4. alias:columns
  5. syntax:!column ``numlist'' of ``string''
  6. mean:Outputs selected (comma-separated) columns of a matrix ``string'',\
  7.   according to ``numlist''. Rows of the matrix can be separated either \
  8.   by new lines or by semi-colon ``;''.
  9.  
  10. numlist:The output is separated by commas if only one column is selected, or\
  11.   separated in the same way as the matrix ``string'' otherwise.
  12.