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


next up previous contents index
Next: tablecolumn.putcol - Function Up: tablecolumn - Tool Previous: tablecolumn.putcell - Function


tablecolumn.putcellslice - Function



Package utility
Module table
Tool tablecolumn


put a slice into a specific cell


Synopsis
putcellslice(rownr, value, blc, trc, incr)


Arguments

rownr in Row number, starting at 1
    Allowed: Int
value in Value
blc in Bottom left corner (e.g. [1,1,1] is start of 3D array)
    Allowed: Vector of Ints
trc in Top right corner
    Allowed: Vector of Ints
incr in Stride (defaults to 1 for all axes)
    Allowed: Vector of Ints


Returns
Bool




next up previous contents index
Next: tablecolumn.putcol - Function Up: tablecolumn - Tool Previous: tablecolumn.putcell - 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