help-octave
[Top][All Lists]
Advanced

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

Re: error with publish


From: Francis Poulin
Subject: Re: error with publish
Date: Wed, 18 Sep 2013 13:53:55 +0000

Hello,

I think I got the syntax wrong.  When I tried what someone suggested in another 
thread yesterday, something like,

publish('code_driver.m','format','html','imageFormat','jpg')

that worked.  It also gave some pretty nice files for me to play with.  I might 
give the latex a try next to see how that comes out.

Thanks for the response,
Francis

On 2013-09-18, at 9:36 AM, Ben Abbott <address@hidden>
 wrote:

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