Octave for Microsoft Windows: Difference between revisions

Line 48: Line 48:
make .octaverc in USERPROFILE directory by your favorite text editor and set gnuplot_binary e.g.
make .octaverc in USERPROFILE directory by your favorite text editor and set gnuplot_binary e.g.


   gnuplot_binary 'C:\Program Files (x86)\gnuplot\bin\gnuplot,exe'
   gnuplot_binary 'C:\Program Files (x86)\gnuplot\bin\gnuplot.exe'


Please do not forget to quote the path name by single quote (') if name of which has (a) white space(s).
Please do not forget to quote the path name by single quote (') if name of which has (a) white space(s).
39

edits