From: Doug S. <dou...@gm...> - 2012-10-13 18:27:18
|
On Sat, Oct 13, 2012 at 1:34 PM, jo <eta...@ya...> wrote: > tried first general download version then option 2 from > http://wiki.octave.org/Octave_for_Windows, got in both cases a segfault > in plot > Please advise... > > C:\Users\joos>C:\octave\Octave3.6.1_gcc4.6.2\bin\octave.exe > GNU Octave, version 3.6.1 > Copyright (C) 2012 John W. Eaton and others. > This is free software; see the source code for copying conditions. > There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or > FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'. > > Octave was configured for "i686-pc-mingw32". > > Additional information about Octave is available at http://www.octave.org. > > Please contribute if you find this software useful. > For more information, visit http://www.octave.org/help-wanted.html > > Read http://www.octave.org/bugs.html to learn how to submit bug reports. > > For information about changes from previous versions, type `news'. > > octave:1> plot(exp(cos([-9:.1:9]))) > panic: Segmentation violation -- stopping myself... > attempting to save variables to `octave-core'... > save to `octave-core' complete > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > error: get: unknown property "closerequestfcn" > error: get: unknown figure property deletefcn > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > warning: get: allowing __plot_stream__ to match figure property > __plot_stream__ > error: get: unknown root property currentfigure > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > Octave-dev mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octave-dev > > works OK for me ubuntu octave 3.7.0+ -- DAS https://linuxcounter.net/user/206392.html |