Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: matrix.print - Function Up: matrix - Tool Previous: matrix.rms - Function


matrix.symbolic - Function



Package utility
Module mathematics
Tool matrix


Make a symbolic matrix/vector


Synopsis
symbolic(name, nrow, ncol)


Arguments

name   The `root' name of an element (Input)
nrow   The nr of rows (Input)
ncol   Optional: The nr of columns (Input)
    Default: F


Returns
a string matrix or vector


Description
This function looks ahead to the possibility of symbolic computation in Glish. It returns a nrow x ncol matrix with string elements of the form 'a12' etc. If the ncol argument is omitted, the result is a string vector: ['a1','a2','a3','a4'].





next up previous contents index
Next: matrix.print - Function Up: matrix - Tool Previous: matrix.rms - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15