[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Plots in LaTeX
From: |
Ben Abbott |
Subject: |
Re: Plots in LaTeX |
Date: |
Fri, 26 Mar 2010 19:05:43 -0400 |
On Mar 26, 2010, at 11:54 AM, Jason Martin wrote:
> Can anyone help me understand what file format I need to use with the
> following print commands? Are what I have listed correct?
>
> On 3/23/2010 1:38 PM, Jason Martin wrote:
>> Also, is my understanding correct on the following print -d"device"
>> commands?
>>
>> -dtex filename.tex
>>
>> -depslatex filename.eps
>>
>> -depslatexstandalone I have no idea what extension to use here, and the
>> manual doesn't explain either
>>
>> -dpstex filename.ps
>>
>> -dpslatex filename.ps
>>
>> Thanks in advance for any help.
>>
>> Jason
Just let Octave pick the extension for you.
print -depslatex test
The result will be a pair of files. One test.tex and one test.eps
In your latex document you just need to input the latex file ...
\input{test.tex}
Ben
- Re: Constrained non linear regression using ML, (continued)
- Re: Constrained non linear regression using ML, Fredrik Lingvall, 2010/03/19
- Re: Constrained non linear regression using ML, Corrado, 2010/03/19
- Re: Constrained non linear regression using ML, Fredrik Lingvall, 2010/03/19
- Re: Constrained non linear regression using ML, Corrado, 2010/03/23
- Re: Constrained non linear regression using ML, Jaroslav Hajek, 2010/03/23
- Re: Constrained non linear regression using ML, Corrado, 2010/03/23
- Re: Constrained non linear regression using ML, Jaroslav Hajek, 2010/03/23
- Re: Constrained non linear regression using ML, Fredrik Lingvall, 2010/03/23
- Plots in LaTeX, Jason Martin, 2010/03/23
- Re: Plots in LaTeX, Jason Martin, 2010/03/26
- Re: Plots in LaTeX,
Ben Abbott <=
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Plots in LaTeX, Jason Martin, 2010/03/27
- Re: Plots in LaTeX, Michael D Godfrey, 2010/03/27
- Re: Plots in LaTeX, Ben Abbott, 2010/03/27
- Re: Plots in LaTeX, Jason Martin, 2010/03/27
- Re: Plots in LaTeX, Ben Abbott, 2010/03/27
- Re: Plots in LaTeX, Michael D Godfrey, 2010/03/27
Re: Constrained non linear regression using ML, Jaroslav Hajek, 2010/03/17
Re: Constrained non linear regression using ML, Dupuis, 2010/03/17