Class LorenzPlotter


  • public class LorenzPlotter
    extends Object
    Program plotting the Lorenz attractor.
    • Method Detail

      • main

        public static void main​(String[] args)
        Main program.
        Parameters:
        args - program arguments
      • plot

        public void plot()
                  throws IOException
        Plot the system.
        Throws:
        IOException - if gnuplot process cannot be run