help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Plot window not updating


From: Tatsuro MATSUOKA
Subject: Re: Plot window not updating
Date: Tue, 11 May 2010 09:26:28 +0900 (JST)

Hello

What you met might be the notorious oct2mat issue.
Please see the below

http://wiki.octave.org/wiki.pl?OctaveForWindows
1. Standalone ports
 1.1. Octave 3.2.4 for Windows MinGW32 
  Additional important topics found after the release:

Regards

Tatsuro

--- david sherman  wrote:

> Hello, I am new to Octave and I am excited to find an open source application 
> to fulfill my
> needs, but I have found the following issue that I need resolved (sorry if 
> this is a repeat of
> someone else):
>
> Iツ downloaded the following executable from the Windows installer to my 
> Windows 7 laptop:
> Octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe (this exe uses plot 1.0.7, 
> but I added 1.0.8 to
> no effect)
>
> After starting the program I entered the following:
> テ伉ツツツツ x=[1:.05:10];
> テ伉ツツツツ figure;ツツツツツツツツツツ {I get the following warning}
> warning: isstr is obsolete and will be removed from a future version of Octave
>
> At this point, a figure window is opened and when I move the cursor over the 
> window I get
> crosshairs and the window updates the coordinates.ツ Any axes or labeling 
> commands work fine. I
> can move and resize the window.
>
> Then I try plotting data:
> テ伉ツツツツ plot(x);
>
> At this point the data does not plot until I issue another command to the 
> plot (add a second
> line, grid, etc.).ツ When I move my cursor over the window I get an hourglass 
> cursor (like a
> function is still running).ツ I can窶冲 resize or move the figure window.
>
> Note:ツ When I turn on the new backend (窶彙ackend (窶惑ltk窶\x99)窶\x9D) , this 
> problem goes away and
> the plot window responds to each plot command as expected (except that these 
> plots do not
> support text).
>
> How can I resolve this issue?
>
> Thanks!
> Dave
> 
> 
> 
>       > _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]