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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cmlplot!