help-octave
[Top][All Lists]
Advanced

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

Path Problems


From: Eric Mesa
Subject: Path Problems
Date: Sun, 01 May 2005 23:56:41 -0400
User-agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324)

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

Hello,

I just switched over to  Octave recently from Scilab because it seems
to support a great deal more matlab commands with the same command
name than Scilab does.  I have some pre-existing matfiles I need to
use and don't have time to completely rewrite to Octave seems like the
right choice.  However, I've been having some problems related to the
path.

I have some files in a personal folder so I typed:

path('pathtofiles') (where path to files was the actual path)

I get

ans = pathtofiles

Then when I try to run the command
mod(4,3)
I get an error that the function is undefined.  I have a feeling that
the way I am setting the path, I'm killing out Octave's access to its
own m-files.  Therefore it is unable to use its helper functions.

How do I both set the path to the files I want AND keep the paths of
the other files listed when I type
path

It's about six or seven directories.

Thanks a bunch!

- --
Eric Mesa
address@hidden
http://www.ericsbinaryworld.com
Note:  All emails from this address should have a GPG signature.  If
you have the proper setup you can use this to confirm my identity and
that the email was not changed in transit.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFCdaT3PvU+8ApmWXIRAmYhAJ93EJBliXSdQolEWjtg57nefTE6bgCglHvT
JlQ5YETP1RvSwfIEls6spAQ=
=+dxw
-----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]