help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing information returned from 'dir'


From: Geraint Paul Bevan
Subject: Re: Accessing information returned from 'dir'
Date: Wed, 06 Oct 2004 14:29:59 +0100
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040715)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

address@hidden wrote:
| How does one access the information returned from a dir-command? After
| issuing
|
|     a=dir("./");
|

It should work if you put the index before the structure element:
a(1).name

- --
Geraint Bevan
http://www.mech.gla.ac.uk/~gbevan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkFj81cACgkQcXV3N50QmNOvnQCgi5essJGDEgV494T3rGqLoRzK
wwgAnRbhCWQV9gKSq9hozi0T+eQx7xRJ
=mUOu
-----END PGP SIGNATURE-----



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]