I would like to use gnuplot and Latex as the results of the first one are directly computed by Latex and will be print on the final Latex pdf document.
For example, it is possible to write :
Code: Select all
plot "myFile1" u 3:1, "myFile1" u 5:6
A this time in teXnicCenter I have in ouput
and"path to the (La)Tex compiler" : C:\Program Files\MiKTeX 2.7\miktex\bin\pdflatex.exe
I know that I have to create a new ouput profile and change some parameters, but what ?"command line arguments to pass to the compiler : " -interaction=nonstopmode "%pm"
Thanks you for your help.
GDM