I dont know why i always get the problem with calling gnuplot in LaTex. In Windows XP system (Japanese version) after discussion with many users. The solution for me are:
a. Write " $% -shell-escape " in the top of tex file
b. Dont make name of file in more than one word. For example " plot.tex ...
Search found 3 matches
- Thu Aug 05, 2010 4:08 pm
- Forum: Math & Science
- Topic: Calling Gnuplot out of LaTeX directly
- Replies: 6
- Views: 6842
- Sat Sep 05, 2009 8:25 am
- Forum: Math & Science
- Topic: Calling Gnuplot out of LaTeX directly
- Replies: 6
- Views: 6842
Re: Calling Gnuplot out of LaTeX directly
Dear Thorsten,
I can call gnuplot from Win+R . it means gnuplot is OK, but the problem is my Text editor (Texmaker, TexnicCentre) cannot call gnuplot..
In my Windows XP english version this case not happen.
Best Regards/Hendri
I can call gnuplot from Win+R . it means gnuplot is OK, but the problem is my Text editor (Texmaker, TexnicCentre) cannot call gnuplot..
In my Windows XP english version this case not happen.
Best Regards/Hendri
- Wed Aug 26, 2009 8:51 am
- Forum: Math & Science
- Topic: Calling Gnuplot out of LaTeX directly
- Replies: 6
- Views: 6842
Calling Gnuplot out of LaTeX directly
Dear All
I cannot call gnuplot by using my latex
My configuration: Miktex 2.7 with texmaker 1.9.2 and texniccenter 1.0 , gnuplot version 2.4 patchlevel 5
windows XP (SP3) Home Edition Japanese version.
I have tried to:
- make in line command
-enable-write18 , --enable-write18
-shell-escape ...
I cannot call gnuplot by using my latex
My configuration: Miktex 2.7 with texmaker 1.9.2 and texniccenter 1.0 , gnuplot version 2.4 patchlevel 5
windows XP (SP3) Home Edition Japanese version.
I have tried to:
- make in line command
-enable-write18 , --enable-write18
-shell-escape ...