public class GnuplotComplexPlotter extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Main program.
|
void |
plot()
Plot the function.
|
public static void main(String[] args)
args
- program argumentspublic void plot() throws IOException
IOException
- if gnuplot process cannot be runCopyright © 2016-2021 CS GROUP. All rights reserved.