[Jmatlab-users] problem with GNU-PLOT
Status: Beta
Brought to you by:
ali_muhammad_ca
From: <amu...@kf...> - 2007-06-06 13:40:21
|
Hi, As per your advice, I removed the check for the file name. The change will be available in next build in a few days. I am glad that you not only identified the problem but also came up with a solution. I hope you will continue to provide your feedback. Thank you -Ali >Hi, > I have checked it, and as I commented last day, it expects a file with ".exe" extension, but in linux gnuplot executable name >is "only" gnuplot, so when you put it in the preferences it crash. > I made two solutions; in one hand I modified the preferences text file changing "by hand the executable", and on the other >hand, I made a symbolic link named gnuplot.exe to the real gnuplot executable. > Both solutions work, but I think that this check should be removed from the preferences window. Maybe could be a good >solution to check if the file that you put exists, but in my opinion no more is needed. > Thanks for your early reply >JB |