public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: marco atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Octave Plotting, Invoking Octave
Date: Tue, 19 Apr 2011 17:16:00 -0000	[thread overview]
Message-ID: <BANLkTinWBc4Rvn7cqe_FWJDtpP1Rg06M5w@mail.gmail.com> (raw)
In-Reply-To: <4DAD97AF.8090206@inl.gov>

On Tue, Apr 19, 2011 at 4:09 PM, Doug Pace  wrote:
> Thanks Marco
>
>  I 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:  downgrade 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  command does not
> work.

For me it is fine.

octave:1> sombrero
octave:2> figure (2)
octave:3> x=1: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

  reply	other threads:[~2011-04-19 14:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 15:23 Doug Pace
2011-04-19 17:16 ` marco atzeri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-18 19:23 Doug Pace
2011-04-18 20:01 ` marco atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BANLkTinWBc4Rvn7cqe_FWJDtpP1Rg06M5w@mail.gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).