help-octave
[Top][All Lists]
Advanced

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

segmentation fault with plot


From: Miha Vrhovec
Subject: segmentation fault with plot
Date: Mon, 22 Mar 1999 18:13:14 +0100

The following happens (almost) every time I run plot, and I don't know what
could possibly be the problem.
For example:
_____________________________________________
octave.bin:1> a=rand(10,1);
octave.bin:2> b=rand(10,1);
octave.bin:3> plot(a,b,"+")
(C:\OCTAVE\BIN\OCTAVE.BIN 1000) Exception: STATUS_ACCESS_VIOLATION
error: segmentation violation -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
_____________________________________________

I have version 2.0.13 (i386-pc-cygwin32).

Regards,
                Mike




reply via email to

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