help-octave
[Top][All Lists]
Advanced

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

Re: Fwd: addpath and undefined functions


From: Tatsuro MATSUOKA
Subject: Re: Fwd: addpath and undefined functions
Date: Mon, 11 Jul 2011 08:42:48 +0900 (JST)

Hello

I have tested my exdiff.m script on E:\usr\Tatsu\program\Octave\test

octave-3.2.4.exe:1> addpath E:\usr\Tatsu\program\Octave\test
octave-3.2.4.exe:2> exdiff 

The above worked correctly.
I am running octave-3.2.4 on win 7 64 bit HomePremium.

Regards

Tatsuro

--- On Mon, 2011/7/11, Tatsuro MATSUOKA wrote:

> This is just a forwarded message.
> 
> Hello
> Summers, Peter.
> 
> Please do not send reply personally when  you post the issue to the ML.
> The discussion on the ML is essentially important for other users.
> 
> Please register to the octave-help ML  
> https://mailman.cae.wisc.edu/listinfo/help-octave
> 
> and continue discussion further.
> 
> Regards
> 
> Tatsuro
> 
> --- On Mon, 2011/7/11, Summers, Peter  wrote:
> 
> > Tatsuro,
> > 
> > Thanks for the suggestion, but that doesn't help -- I get the same errors. 
> > 
> > One thing I forgot to mention in my original post is the following: if I 
> > type "edit coher" (in the "...\programs\forni" directory), notepad++ opens 
> > the file no problem. AFAICS it's a perfectly fine function file (I didn't 
> > write it).
> > 
> > PS
> > ________________________________________
> > From: Tatsuro MATSUOKA address@hidden
> > Sent: Sunday, July 10, 2011 5:18 PM
> > To: address@hidden; Summers, Peter
> > Subject: Re: [OctDev] addpath and undefined functions
> > 
> > Hello
> > 
> > Can you please try to finish octave and then restart octave and try to call 
> > functions you made?
> > 
> > Sometimes octave 3.2.4 for windows fails to recognize the scripts and 
> > functions when they were made there or move them to there after the octave 
> > started.
> > 
> > Regards
> > 
> > Tatsuro
> > --- On Mon, 2011/7/11, Summers, Peter wrote:
> > 
> > > I've just installed Octave 3.2.4 on a Windows 7 machine, and tried to run 
> > > a couple matlab function files. I placed these in a \programs folder in 
> > > the Octave directory, then pointed to them using addpath(). Although the 
> > > directory shows up when I list Octave's path, I get an error when trying 
> > > to call the functions. For example, the line "h = coher(x,y,8)" generates 
> > > the error "'coher' undefined on line 8" ('coher' is one of the function 
> > > files). Further, I get the same error even when running Octave in the 
> > > \programs folder. Octave seems to be running fine otherwise -- eg, I can 
> > > plot the series x & y no problem.
> > >
> > > Thoughts welcome!
> > > PS
> > >
> > > ------------------------------------------------------------------------------
> > > All of the data generated in your IT infrastructure is seriously valuable.
> > > Why? It contains a definitive record of application performance, security
> > > threats, fraudulent activity, and more. Splunk takes this data and makes
> > > sense of it. IT sense. And common sense.
> > > http://p.sf.net/sfu/splunk-d2d-c2
> > > _______________________________________________
> > > Octave-dev mailing list
> > > address@hidden
> > > https://lists.sourceforge.net/lists/listinfo/octave-dev
> > >
> >
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>

Attachment: exdiff.m
Description: Binary data


reply via email to

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