参考:http://gnuplot.10905.n7.nabble.com/Problems-with-plot-data-in-Windows-7-td1956.html
以下几种都是可以的:
“C:\Placas\malla.dat”
‘C:\Placas\malla.dat‘
“C:/Placas/malla.dat”
‘C:/Placas/malla.dat‘
下面这种不行:
“C:\Placas\malla.dat”
时间: 2024-10-29 18:42:44
参考:http://gnuplot.10905.n7.nabble.com/Problems-with-plot-data-in-Windows-7-td1956.html
以下几种都是可以的:
“C:\Placas\malla.dat”
‘C:\Placas\malla.dat‘
“C:/Placas/malla.dat”
‘C:/Placas/malla.dat‘
下面这种不行:
“C:\Placas\malla.dat”