我使用此处给出的说明通过Homebrew安装了Octave .
当我尝试生成一个情节时,我收到以下消息:
Fontconfig error: Cannot load default config file
warning: could not match any font: *-normal-normal-10
warning: called from
axes at line 66 column 10
gca at line 58 column 9
newplot at line 148 column 8
surf at line 70 column 9
sombrero at line 65 column 5
Run Code Online (Sandbox Code Playgroud)
然后我得到一系列以下消息:
warning: ft_render: unable to load appropriate font
warning: could not match any font: *-normal-normal-10
Run Code Online (Sandbox Code Playgroud)
通常情节会出现一次,但如果我再次调用它,则Octave会退出以下消息.
panic: Segmentation fault: 11 -- stopping myself...
attempting to save variables to …Run Code Online (Sandbox Code Playgroud)