Cannot use Octave 4.0.0 graphics toolkit functions under Windows 10

后端 未结 3 1324
谎友^
谎友^ 2020-12-17 16:56

I\'m using Octave 4.0.0 on a fresh Windows 10 installation and the graphics toolkit related functions (such as plot() or hist()) are simply not wor

3条回答
  •  感情败类
    2020-12-17 17:57

    Your PC needs to be installed gnuplot separately from SourceForge as Octave gets some errors while installing itself in W8/10.

    Here is the link attached. https://sourceforge.net/projects/gnuplot/?source=directory

    You don't need to change any installation files.

    This should work

提交回复
热议问题