<br><br><div class="gmail_quote">2011/11/10 Victor Ivrii <span dir="ltr"><<a href="mailto:vivrii@gmail.com" target="_blank">vivrii@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On Wed, Nov 9, 2011 at 2:29 PM, Cristina Abrantes<br>
<<a href="mailto:cristina.abrantes@gmail.com" target="_blank">cristina.abrantes@gmail.com</a>> wrote:<br>
> Dear Sr/Madam<br>
><br>
> I'm working in article about Octave and LaTeX for a paper at my university.<br>
> I would like to know if is there any package to run Octave inside a<br>
> LaTeX archive?<br>
> Because my goal is to create a PDF using the both language.<br>
<br>
</div>If you use<br>
%(pdf)(la)tex --shell-escape<br>
you can invoke any shell command including octave and filecontent can<br>
deliver input data from the tex source<br>
In this sense the answer is YES<br>
<br>
However if you are asking if there is latex package which takes an<br>
advantage from Octave in the same way as pgf/tikz takes an advantage<br>
from gnu plot, the answer is<br>
AFAIK NO<br>
<br>
HTH<br>
<div><br>
<br clear="all"><br></div></blockquote></div><br>With "Sweave" there is an awesome package for R. It allows you to run the "sweave" command from R which takes R code-snippets from a single source document (the snippets are enclosed in noweb syntax), runs them in the background and inserts the results in the TeX file. I am not aware of such a solution for Octave, but if you want to know more, check the following presentation:<br>
<br><br><a href="http://www.dante.de/events/dante2010/programm/vortraege/ziegenhagen.pdf">http://www.dante.de/events/dante2010/programm/vortraege/ziegenhagen.pdf</a><br>
<br>-- <br>Uwe Ziegenhagen<br><<a href="http://www.uweziegenhagen.de" target="_blank">http://www.uweziegenhagen.de</a>><br>