delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/05/09/05:15:49

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=1.7 required=5.0 tests=BAYES_50,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: Stephane MONTESINO <stephane DOT montesino AT gmail DOT com>
Subject: Re: Fwd: octave updated to 3.4.0-3. Please test (strcat error)
Date: Mon, 9 May 2011 08:59:56 +0000 (UTC)
Lines: 29
Message-ID: <loom.20110509T105617-716@post.gmane.org>
References: <AANLkTi=LhWOqMDP8KQGHrzTbEQPkMmeqzF=hV8Y-HhyF AT mail DOT gmail DOT com> <20110401025218 DOT 66527 DOT qmail AT web100415 DOT mail DOT kks DOT yahoo DOT co DOT jp>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

      0 [main] gnuplot 5204 exception::handle: Exception: STATUS_ACCESS_VIOLATION
   1450 [main] gnuplot 5204 open_stackdumpfile: Dumping stack trace to
gnuplot.exe.stackdump


This error message is not repetitive...

Here are my script:

perfo.sh:
#!/bin/bash
gnuplot -persist <../script_gnuplot/puissance_local.gnu
gnuplot -persist <../script_gnuplot/couple_local.gnu
gnuplot -persist <../script_gnuplot/force_local.gnu



puissance_local.gnu:
set view map
set xlabel 'Envergure [%]'
set ylabel 'Puissance [W]'
plot "<grep '400.00000' performance/rotor1/performance_local.dat" using 10:5 w
lines title "Aero", \
     "<grep '400.00000' performance/rotor1/performance_local.dat" using 10:8 w
lines title "Meca"
 set term postscript enhanced color
set output "performance/rotor1/puissance_local_400RPM.eps"
replot



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019