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


next up previous contents index
Next: table.putcellslice - Function Up: table - Tool Previous: table.getcolslice - Function


table.putcell - Function



Package utility
Module table
Tool table


put a specific cell


Synopsis
putcell(columnname, rownr, value)


Description
A cell is the the value at one row in one column. It may be a scalar or an array.



Arguments

columnname in Name of column
    Allowed: String
rownr in Row number(s) (1-relative)
    Allowed: Vector of Ints
value in Value


Returns
Bool




next up previous contents index
Next: table.putcellslice - Function Up: table - Tool Previous: table.getcolslice - 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