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


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

System evaluation

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From Michael <proximum@land.ru>
Newsgroups comp.graphics.apps.gnuplot
Subject System evaluation
Date Thu, 15 Dec 2011 13:57:55 +0600
Organization A noiseless patient Spider
Lines 14
Message-ID <jcc5pj$am4$1@dont-email.me> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Thu, 15 Dec 2011 06:57:55 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="JlaAXUIzscWjQdc3Xak21w"; logging-data="10948"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/5J+61KSsO1XBvKZVTY+eS"
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0
Cancel-Lock sha1:7j3ZBjL0I1ubYT+qe8WKYiO/NVs=
Xref x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:749

Show key headers only | View raw


Hello,

I need to calculate the maximum value of the matrix from a file before 
plotting.
The following code works in Linux:

a=`echo "printf('%f',max(max(load('field.txt'))))" |octave -q`
set cbrange[0.8*a:a]

but in Windows gnuplot gives an error:

warning: system evaluation not supported by MS-Windows 32 bit

Is there the way to perform this calculation under Windows?

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


Thread

System evaluation Michael <proximum@land.ru> - 2011-12-15 13:57 +0600
  Re: System evaluation ab <ab.3942@googlemail.com> - 2011-12-16 00:41 -0800
    Re: System evaluation Michael <proximum@land.ru> - 2011-12-16 22:40 +0700

csiph-web