summaryrefslogtreecommitdiff
path: root/math/octave/MESSAGE
blob: 0967b4ff82df727f9aeafea04ad838fd08ffd231 (plain)
1
2
3
4
5
6
7
8
===========================================================================
$NetBSD: MESSAGE,v 1.2 2017/01/24 12:31:18 maya Exp $

If you are experiencing crashes while plotting, you can try adding the
following line to ~/.octaverc:
	graphics_toolkit("gnuplot");

===========================================================================