X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4DAD97AF.8090206@inl.gov> References: <4DAD97AF DOT 8090206 AT inl DOT gov> Date: Tue, 19 Apr 2011 16:57:41 +0200 Message-ID: Subject: Re: Octave Plotting, Invoking Octave From: marco atzeri To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, Apr 19, 2011 at 4:09 PM, Doug Pace wrote: > Thanks Marco > > =A0I deleted the cygwin directory and reinstalled, selecting cygwin 1.7.8= -1. > This did not work either; but I may have done a rebaseall after installing > octave. > > Got octave working with this sequence: > > install cygwin, with x11; do a >/cygwin/bin/ash ? ./rebaseall; > run setup again: =A0downgrade to 1.7.8-1, select octave, octave-forge ...; > (do NOT run ./rebaseall) > now sombrero demo plot works in octave. > BUT with the figure displayed a second Octave -> figure =A0command does n= ot > work. For me it is fine. octave:1> sombrero octave:2> figure (2) octave:3> x=3D1:10; octave:4> plot(x,x) octave:5> figure (3) octave:6> plot(x,x) and I have 3 window plots. > > Doug > Marco -- 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