Variable: calc-gnuplot-print-output

calc-gnuplot-print-output is a variable defined in calc.el.gz.

Value

"auto"

Documentation

The default output for GNUPLOT printing.

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-gnuplot-print-output "auto"
  "The default output for GNUPLOT printing.")