<div dir="ltr"><div><div><div>Thank you Prof Blaha<br></div>I usually do same as you suggested. I extract these files in excel and then used to plot in another softwares.<br></div>I wanted through terminal just for new learning and really it also gives good plots.<br><br></div>Sincerely<br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><b>Bhamu<span style="color:rgb(0,0,255)"></span></b></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Sun, Sep 20, 2015 at 9:33 PM, Peter Blaha <span dir="ltr"><<a href="mailto:pblaha@theochem.tuwien.ac.at" target="_blank">pblaha@theochem.tuwien.ac.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You need to know GNUPLOT and csh syntax to do this.<br>
<br>
However, wh not plotting the text files (case.epsilon, sigma, ...) with your favorite program. You can for instance transfer these files to windows, import them into excel and plot there, .....<br>
<br>
Am 20.09.2015 um 08:15 schrieb Dr. K. C. Bhamu:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Prof Blaha and users<br>
I want to plot optical properties directly from terminal. I am getting<br>
plot with a single column but I want to plot two/three column<br>
simultaneously (E vs XX&ZZ together).<br>
Is there any idea? I tried to change script of optic plot program but<br>
could not succeeded.<br>
<br>
     set optic = J          # for JOINT DOS<br>
               = E          # for EPSILON<br>
           = S          # for SIGMAK<br>
           = I          # for SIGMA_INTRA<br>
<br>
     set col = "2"          # which column to plot, more than one<br>
                            # column can be given<br>
     set xmin = -15         # with xmin, xmax, ymin, ymax you<br>
     set xmax = 15          # can specify plotting ranges<br>
     set print = "file"     # file to be used for plotting, or<br>
                            # pipe directly to printer queue e.g. "|lpr"<br>
     set noview             # set to skip preview and directly print<br>
<br>
What I should I change in this script so that I get my desired columns<br>
in a single plot?<br>
<br>
Sincerely<br>
*K.C.Bhamu*<br>
<br>
<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
<br>
</blockquote>
<br>
-- <br>
Peter Blaha<br>
Inst.Materials Chemistry<br>
TU Vienna<br>
Getreidemarkt 9<br>
A-1060 Vienna<br>
Austria<br>
+43-1-5880115671<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div><br></div></div>