Maybe this is not the right place, but I try to post here my work because I cannot find anything under version control repository.
I tried to modify the Plot class in order to have the chance to use the command
splot "filename" matrix with lines
by which having a three-dimensional plot of a matrix represented in filename.
- Added method newPlot(Plots plotkind); by calling this method...