|
From: Ethan M. <merritt@u.washington.edu> - 2005-02-15 20:37:17
|
I can't figure this one out:
Terminal type set to 'x11'
gnuplot>
gnuplot>
gnuplot> show loadpath
loadpath is
system loadpath is "../demo"
gnuplot> load 'charset.dem'
gnuplot> save 'xxx'
gnuplot> load 'charset.dem'
^
Cannot open load file 'charset.dem'
util.c: No such file or directory
gnuplot> show loadpath
loadpath is
system loadpath is "../demo"
After doing a "save", I can no longer do a "load" from the
loadpath directory. Loads from the current directory still work.
Any ideas?
--
Ethan A Merritt merritt@u.washington.edu
Biomolecular Structure Center
Mailstop 357742
University of Washington, Seattle, WA 98195
|