Menu

#8 `set numerics errors quiet' doesn't make quiet

open
nobody
None
5
2012-12-11
2011-03-15
Anonymous
No

The column for Y-axis contains few `inf' instead of numbers. I'm trying to use `set numerics errors quiet' to suppress error reporting but it doesn't work.

Example:
set numerics errors quiet
plot '--' with lp
0 0
1 1
2 0
3 inf
END

P.S.: Version 0.8.3 at Debian 6.0

Regards,
Evgeny Kurbatov

Discussion