Вот так TexStudioИзображение
Или, может, с командной строкой разобраться?
Ошибка в texworks при компиляции pdflatex'ом:
Package pgfplots Error: Sorry, the gnuplot-result file '1.pgf-plot.table' cou
ld not be found. Maybe you need to enable the shell-escape feature? For pdflate
x, this is '>> pdflatex -shell-escape'. You can also invoke '>> gnuplot <file>.
gnuplot' manually on the respective gnuplot file..
Вот примерный перевод:
Цитата:
Пакет pgfplots ошибка: Извините, gnuplot результирующий файл ' 1.pgf-plot.table' cou ld не найден. Возможно вам нужно включить функцию оболочки бежать? Pdflate x, это является ' >> помощью pdflatex-оболочка-побег '. Вы можете также вызвать ' >> gnuplot <file>. gnuplot' вручную на соответствующих gnuplot файл...
из этого я делаю вывод, что не хватает ключа --shell-escape. Вот реакция на компиляцию в texworks с этой добавленной опцией:
! Package pgfplots Error: Sorry, the gnuplot-result file '1.pgf-plot.table' cou
ld not be found. Maybe you need to enable the shell-escape feature? For pdflate
x, this is '>> pdflatex -shell-escape'. You can also invoke '>> gnuplot <file>.
gnuplot' manually on the respective gnuplot file..
See the pgfplots package documentation for explanation.
Type H <return> for immediate help.
...
l.64 };
?
можно сказать, ничего не изменилось. А вот окончание вывода работы при компиляции, произведенной из командной строки, вызванной из папки с файлом:
ABD: EveryShipout initializing macros
("C:\Program Files\MiKTeX 2.9\tex\context\base\supp-pdf.mkii"
[Loading MPS to PDF converter (version 2006.09.02).]
)
Package pgfplots Warning: running in backwards compatibility mode (unsuitable t
ick labels; missing features). Consider writing \pgfplotsset{compat=1.12} into
your preamble.
on input line 46.
"gnuplot" не является внутренней или внешней
командой, исполняемой программой или пакетным файлом.
! Package pgfplots Error: Sorry, the gnuplot-result file '1.pgf-plot.table' cou
ld not be found. Maybe you need to enable the shell-escape feature? For pdflate
x, this is '>> pdflatex -shell-escape'. You can also invoke '>> gnuplot <file>.
gnuplot' manually on the respective gnuplot file..
See the pgfplots package documentation for explanation.
Type H <return> for immediate help.
...
l.64 };
?