Talk About Network

Google





Graphics > Gnuplot interactive function plotter > Re: plot calcul...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 9 Topic 3389 of 3655
Post > Topic >>

Re: plot calculated IR-spectrum

by googoff@[EMAIL PROTECTED] Jul 6, 2008 at 02:58 PM

create a file lorenz.sh:

#! /usr/bin/awk -f

BEGIN {line=0}

($0 !~ /^#/)&&($0 != "") {

print "f"line"(x)=alpha*"$1"/(pi(x-"$2")**2+1)\n"


}

in gnuplot :

load << system(lorenz.sh)


Debug the syntax yourself , I ain't going to do the whole job for you,
but that should do what you want in an efficient manner.
 




 9 Posts in Topic:
plot calculated IR-spectrum
Philipp Eiden <peiden@  2008-07-03 13:15:37 
Re: plot calculated IR-spectrum
googoff@[EMAIL PROTECTED]  2008-07-04 03:18:15 
Re: plot calculated IR-spectrum
Ben <benoit.bardet@[EM  2008-07-05 01:11:18 
Re: plot calculated IR-spectrum
Rahul <nospam@[EMAIL P  2008-07-06 02:53:27 
Re: plot calculated IR-spectrum
=?ISO-8859-1?Q?Hans-Bernh  2008-07-06 21:21:50 
Re: plot calculated IR-spectrum
googoff@[EMAIL PROTECTED]  2008-07-06 14:37:32 
Re: plot calculated IR-spectrum
googoff@[EMAIL PROTECTED]  2008-07-06 14:58:26 
Re: plot calculated IR-spectrum
Philipp Eiden <peiden@  2008-07-07 20:55:28 
Re: plot calculated IR-spectrum
googoff@[EMAIL PROTECTED]  2008-07-08 12:55:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Thu Jan 8 1:37:32 PST 2009.