Overview
Directory
Index
Search
File
Source
Help
Etc
NRAO GBTIDL
Produced by IDL 7.0
Developer Documentation
prev file
|
next file
view single page
|
view frames
|
update routines
SUMMARY: fields | routine DETAILS: routine
./toolbox
seq.pro
Last modification date:
Sun Oct 22 03:20:02 2017
seq
function seq(
s_beg
,
s_end
[,
s_inc
])
Generates a sequence of numbers in an array
Returns
long integer array
Version
$Id$
Parameters
s_beg
in, required
int
first value
s_end
in, required
int
last value
s_inc
in, optional
int
increment
Produced by IDLdoc 1.6 on Sun Oct 22 03:20:17 2017