Hello,

I was using a french localisation, with a comma as decimal separator.
When I use java package to make some GUI, after calling inputdlg, I
can't draw anything. The dots used in decimal numbers send to gnuplot
was replaced by comma. I suspect that thae java package replace the
decimal separator in command send to gnuplot by the one defined in
local.

How to reproduce ?
1. Use a local with comma defined as decimal separator.
2. Call a function from java package, inputdlg for exemple.
3. Try to plot something.

I solved the problem by tuning my local, to use dot as decimal separator.


I hope it will help you.

Vincent.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to