Visualising data
Posted by: Granville Barnett,
on 03 Jun 2008 |
View original | Bookmarked: 0 time(s)
I tend to use Octave for maths based stuff, including visualizing the plotting of functions and so on. Anyway to my point, I have found that GNU Plot as great a tool it is to be somewhat linear in its way of thinking when rendering the (2D) graph - as an example if you devise a function with inputs that should produce (if by hand) a very nice curved plot then the chances are that GNU Plot will eradicate that expected curve and leave you with something very jagged. Note: I'm not sure if there is...