gunplot windows路径

时间:2014-08-26 12:00:16   收藏:0   阅读:249

参考: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”

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!