help-octave
[Top][All Lists]
Advanced

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

bode plot


From: Eduardo Adam
Subject: bode plot
Date: Thu, 31 May 2007 15:22:13 -0300
User-agent: KMail/1.9.5

Dear octave users

I am not sure if this is a bugs but, I have a problem with the bode plot, that 
is,
1. Bode diagrams are two, modulus and phase diagrams and, both figures are 
presented in only one window.
2. Then, I would like to save this window with "emf" format and,  for this 
objective, the following procedure is executed,

gset term emf
gset output "fig1.emf"
replot

3. Thus, a file fig1.emf is saved.

The problem is that this file includes only one diagram (a phase diagram) and 
the modulus diagram is not included.  
How can I save both diagram presented in only one window?
I was reading octave and gnuplot manuals and there is no comment about that.
I am working with Linux-Kubuntu and the otave version is 2.9.6

Thanks for help,

Eduardo.



reply via email to

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