Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #775

functions picking data from binary datafile

From hopcode <hopcode@nulnulul.de>
Newsgroups comp.graphics.apps.gnuplot
Subject functions picking data from binary datafile
Date 2011-12-21 17:22 +0100
Organization 1&1 Internet AG
Message-ID <jct13b$j1t$1@online.de> (permalink)

Show all headers | View raw


Hi all,
my name is Marc. i need some help with gnuplot.
i have a binary datafile filled with words of 16 bits.
i have learnd to plot them using points this way

plot "result.bin" binary format="%uint16" using 0:1

i dont understand how to use embedded functions like for example
norm(x),invnorm(x) and feeding the function with my values from the
datafile.
could you provide some sample script. those in the demo are
already very complex for me.

Thank You in advance,
Cheers,

-- 
.:mrk[hopcode]
   .:x64lab:.
  group http://groups.google.com/group/x64lab
  site http://sites.google.com/site/x64lab

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

functions picking data from binary datafile hopcode <hopcode@nulnulul.de> - 2011-12-21 17:22 +0100
  Re: functions picking data from binary datafile sfeam <sfeam@users.sourceforge.net> - 2011-12-21 10:09 -0800
    Re: functions picking data from binary datafile hopcode <hopcode@nulnulul.de> - 2011-12-21 22:53 +0100

csiph-web