help-octave
[Top][All Lists]
Advanced

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

Re: error with publish


From: Ben Abbott
Subject: Re: error with publish
Date: Wed, 18 Sep 2013 09:36:29 -0400

On Sep 17, 2013, at 2:24 PM, Francis Poulin wrote:

> Hello,
> 
> I am running octave 3.6.4 that I have installed on my mac using fink.  I 
> wanted to play with the publish command to see how it works.  I installed it 
> using fink, loaded it ok, but then when I tried to publish I simple script I 
> got the following error
> 
> error: 'exec_print' undefined near line 277 column 33
> error: called from:
> error:   /sw/share/octave/3.6.4/packages/miscellaneous-1.2.0/publish.m at 
> line 277, column 31
> error:   /sw/share/octave/3.6.4/packages/miscellaneous-1.2.0/publish.m at 
> line 136, column 5
> 
> It is not essential that I use this but thought I would point it out in case 
> someone knows how to fix this.
> 
> Thanks, Francis

exec_print() is a function that is internal to publish.m.  For 
miscellaneous-1.2.0, It begins on line 307 of publish.m.  Perhaps there is 
something wrong with your publish.m (corrupted or modified by mistake)?

Ben



reply via email to

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