help-octave
[Top][All Lists]
Advanced

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

RE: Creating "Pretty" Report from Octave


From: Ian Journeaux
Subject: RE: Creating "Pretty" Report from Octave
Date: Mon, 7 Jun 2010 10:36:56 -0500

I don't have any figures so this would just be a text report. I know
absolutely nothing about LaTeX so I would have to figure that out. I wonder
if there would be any samples that someone could point me to.

The report I am trying to create would be one or two pages long. I would
like to get a header (Title, sample ID, etc) and footer (page number, date,
etc). The body of the report would be several columns of numbers with column
headers.

-----Original Message-----
From: Francesco Potortì [mailto:address@hidden 
Sent: Monday, June 07, 2010 10:19 AM
To: Ian Journeaux
Cc: address@hidden
Subject: Re: Creating "Pretty" Report from Octave

>I am trying to put the final touches on an application we have created for
>analyzing data from one of our lab instruments. We get the data, transfer
>the data to Octave and perform the analysis but I would like Octave to
>create a "pretty" (control of fonts and formatting) report that I can print
>to a printer of PDF document. 

I would let Octave create one .eps file for each of the figures (using
the print function) and a .tex file (using fprintf) with the necessary
text and controls.  Then using the system function to call a latex
compiler.

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/




reply via email to

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