|
From: hchiPer <hc...@gm...> - 2026-03-29 14:11:16
|
I'm willing to test your plot command, but I can't because it is full of functions, parameters, script arguments and referenced files that you don't provide: I get an 'undefined function: lon' error, not 'invalid character \' I was only able to find world_110m.txt from this page: https://gnuplotting.org/tag/parametric/ (I presume it's the one you are using but I'm not sure). Le 28/03/26 à 22:13, Bjorn Buckwalter a écrit : > HI all, > > I rather often run into a problem of my plot commands being too long, > typically resulting in a not-very-helpful error message such as: > > "$plot_polar" line 21: invalid character \ > > It took a lot of head scratching to realize the root of the problem. I > assume there are strong reasons for both the limitation on command length > and the poor error message. > > I cannot be the only one running into this problem. The situation being > what it is, what are the rest of you doing to manage when you run up > against this limit? Replacing `linecolor` with `lc`, etc, will only get me > so far and at the expense of readability. > > Many thanks, > Bjorn > > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info |