cat2

From DavinciWiki
Revision as of 13:32, 9 September 2011 by Mveto (Talk | contribs)

Jump to: navigation, search

Description

A simplification of the cat function.

Arguments and Return Values

Arguments: a series of values

Return Value: a 2 dimensional matrix


Usage

Syntax: cat2(ai,j,ai+1//j,ai+2//j,ai,j+1//ai+1,j+1//ai+2,j+1</sub>)


Examples


dv> cat2(1//2//3,1//2//34)
3x2x1 array of int, bsq format [24 bytes]
1       2       3
1       2       34

Created by: Mike Veto


DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Major Sub-Functions

Related Functions

Recent Library Changes

Created On: 09-09-2011
Modified On: 09-09-2011

Personal tools