help-octave
[Top][All Lists]
Advanced

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

Re: invoking the toolboxes


From: Mukesh
Subject: Re: invoking the toolboxes
Date: Mon, 05 Sep 2005 11:49:22 +0530
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.3) Gecko/20040924

dear geordie
i tried wht u suggested. here is the response from octave..

------------------------------------------------------------------------------------------------
octave:9> addpath ("/usr/libexec/octave/2.1.71/site/oct/i686-redhat-linux-gnu/octave-forge")
error: `addpath' undefined near line 9 column 1
------------------------------------------------------------------------------------------------

am i doing something wrong..


Geordie McBain wrote:

Hello.  It looks as though the directory containing symbols.oct isn't in
your path. Try adding it with
addpath("/usr/libexec/octave/2.1.71/site/oct/i686-redhat-linux-gnu/octave-forge")

On Mon, 2005-09-05 at 11:05 +0530, Mukesh wrote:
Hi,

thanx david, quentin and all other members for helping me out of the installation problem. the solution seems to be temporary, but still this is good enough for me if i can use symbolic toolbox..

can somebody plz help me about how to invoke the toolbox like symbolic toolbox. i read somewhere that i need to add the directory that have my "symbols.oct" file to octave path.
and then i need to type "symbols" at the octave command prompt.

i first checked the path for my file "symbols.oct" and i found it at
/usr/libexec/octave/2.1.71/site/oct/i686-redhat-linux-gnu/octave-forge

now when i typed command "path" on my octave command prompt i got following output
--------------------------------------------------------------------------------
octave:4> path
Octave's search path contains the following directories:
  .
 /usr/local/libexec/octave/2.1.71/site/oct/i686-pc-linux-gnu//
 /usr/local/libexec/octave/site/oct/api-v13/i686-pc-linux-gnu//
 /usr/local/libexec/octave/site/oct/i686-pc-linux-gnu//
 /usr/local/share/octave/2.1.71/site/m//
 /usr/local/share/octave/site/api-v13/m//
 /usr/local/share/octave/site/m//
 /usr/local/libexec/octave/2.1.71/oct/i686-pc-linux-gnu//
 /usr/local/share/octave/2.1.71/m//
--------------------------------------------------------------------------------

but still when i typed symbols on my octave command prompt it says

--------------------------------------------------------------------------------
error: `symbols' undefined near line 5 column 1
--------------------------------------------------------------------------------

i also tried going to the directory where symbols.oct is located and type "symbols" their but it gives a different error.

--------------------------------------------------------------------------------
error: /usr/libexec/octave/2.1.71/site/oct/i686-redhat-linux-gnu/octave-forge/symbols.oct is not a valid shared library
--------------------------------------------------------------------------------

plz help!!!!




-------------------------------------------------------------
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
-------------------------------------------------------------





--
Thanx and Regards,

Mukesh Khatri
Design Engineer - Analog        Mobile  +91 - 9448.011.061      
Cosmic Circuits Pvt. Ltd.       Email   address@hidden
                                        address@hidden

"There is only one success - to be able to spend your life in your own way."



-------------------------------------------------------------
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]