cmlplot is a small, simple and straightforward plotting program for GNU/Linux and MacOSX. cmlplot may be useful to people that love working from within the unix shell, hate herding the mouse around, and need a plotting program that can read standard input and can be used in unix pipelines :
tac mydata.dat | awk '{print $17 " " $21 " " $23}' | cmlplot
cmlplot can do simple x-y plots, can overlay two x-y plots, can draw histograms, can do scatter plots, and can draw contour plots of your matrices (using bicubic interpolation). It can even do pseudo-color representations of your matrices with (or without) overlaid contours.
License
BSD LicenseFollow cmlplot
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cmlplot!