【问题标题】:Setting up Octave with gnuplot support in Emacs在 Emacs 中使用 gnuplot 支持设置 Octave
【发布时间】:2012-02-27 16:26:25
【问题描述】:

我在 Windows 7 的 PATH 中添加了包含 octave 和 gnuplot 可执行文件的 Octave 二进制目录。这使我能够在 Emacs 中运行低级八度模式。但是,我无法像使用命令行版本那样显示图表。没有错误出现;这些图表不会出现在任何地方。我该如何解决这个问题?

编辑:尽管创建了几个与 GNU Plot 相关的缓冲区,但 GNU Plot 也不会在 Emacs Calc 中运行。但据我所知,没有错误。

【问题讨论】:

    标签: windows-7 emacs gnuplot octave


    【解决方案1】:

    试试:

    graphics_toolkit gnuplot;
    

    在 Octave 控制台上。

    我遇到了同样的问题,这对我有用。

    【讨论】:

      猜你喜欢
      • 2015-01-28
      • 1970-01-01
      • 1970-01-01
      • 2011-03-13
      • 1970-01-01
      • 2015-09-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多