help-octave
[Top][All Lists]
Advanced

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

Re: Calling plot() consistently crashes octave - Why?


From: Mike Miller
Subject: Re: Calling plot() consistently crashes octave - Why?
Date: Sat, 22 Jul 2017 18:56:01 -0700
User-agent: NeoMutt/20170609 (1.8.3)

On Sat, Jul 22, 2017 at 08:26:04 -0700, david wrote:
> I commented out this line
> #graphics_toolkit("gnuplot")
> in my ~/.octaverc and re-entered my sample:
> 
> Same results as before:
> octave:1> x=-10:0.1:10;
> octave:2> plot(x,sin(x));
> panic: Illegal instruction -- stopping myself...
> Illegal instruction

Was this with OpenBLAS still installed or did you successfully remove
it?

In your previous message you showed that OpenBLAS is installed, but I'm
not sure if you've now uninstalled it.

-- 
mike



reply via email to

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