help-octave
[Top][All Lists]
Advanced

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

Plot not working on macOS High Sierra


From: Logon E-mail
Subject: Plot not working on macOS High Sierra
Date: Sat, 10 Feb 2018 20:24:33 -0500

I used Octave 4.0.3 through December 2017 without much difficulty.  Running 
under macOS 10.13.

I just tried to run again and it crashed whenever I attempt to use plot.  Even 
a simple program such as:

x = -10:0.1:10;
plot (x, sin (x));

crashes.

I reinstalled Octave but it made no difference.

Does anyone have any suggestions?

Bernard


reply via email to

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