list

From DavinciWiki
Revision as of 16:55, 3 March 2006 by Cedwards (Talk | contribs)

Jump to: navigation, search


Description

Prints all defined variables and modules to the screen.

Identical to ls

Arguments and Return Values

Arguments: None

Return Value: None

Usage

Syntax: list()

Examples

dv> list()
tmp: 2x2x2 array of float, bsq format [32 bytes]
0.00000 1.00000
2.00000 3.00000

4.00000 5.00000
6.00000 7.00000

a: 4x3x2 array of float, bsq format [96 bytes]
0.00000 1.00000 2.00000 3.00000
4.00000 5.00000 6.00000 7.00000
8.00000 9.00000 10.0000 11.0000

0.871736        0.252256        0.855913        0.793858
0.540481        0.816743        0.604638        0.125098
0.651419        0.322488        0.0191050       0.786868

$0: "davinci"

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

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

All other topics

  • See navigation on the left

Related Functions

Recent Core Changes

Modified On: 04-14-2016

Personal tools