help-octave
[Top][All Lists]
Advanced

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

Using the publish function


From: pablo platt
Subject: Using the publish function
Date: Tue, 17 Sep 2013 15:14:44 +0300

Hi,

I'm looking for away to create an html report of m file.
The html report will show the function calls in the m file with the results and plots.

I'm trying to use the publish function from the miscellaneous package
http://octave.sourceforge.net/miscellaneous/function/publish.html

I've installed ubuntu 12.04 after oactave and octave-miscellaneous and got errors:
publish("myscript)
warning: exec_script: some elements in list of return values are undefined
error: invalid use of end
error: invalid limit value in colon _expression_
error: evaluating argument list element number 1
error: evaluating argument list element number 1
error: evaluating argument list element number 2
error: evaluating argument list element number 1
error: evaluating argument list element number 1
error: evaluating argument list element number 1
error: called from:
error:   /usr/share/octave/packages/3.2/miscellaneous-1.0.11/publish.m at line 317, column 7
error:   /usr/share/octave/packages/3.2/miscellaneous-1.0.11/publish.m at line 280, column 31
error:   /usr/share/octave/packages/3.2/miscellaneous-1.0.11/publish.m at line 139, column 5

In ubuntu 13.04 octave-miscellaneous doesn't include the publish function.

Is it a way to make the publish function work or are there other solutions I can use?

Thanks



reply via email to

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