leftline

From DavinciWiki
Jump to: navigation, search

Description

Determine the position of the left side of the data

Arguments and Return Values

Arguments: Any numeric array including data and non-data values

Return Value: A numeric array of size 1xNx1 with the positions of the left side of the data

Usage

Syntax: leftline(data, [ignore = FLOAT])

'data' - A numeric array

ignore - The value of non-data points

Examples

dv> a
829x3622x1 array of float, bsq format [12,010,552 bytes]

dv> b=leftline(a,ignore=-32768)
1x3622x1 array of int, bsq format [14,488 bytes]

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: 02-15-2006
Modified On: 01-17-2008

Personal tools