UDAV is a cross-platform program for data array
visualization based on the MathGL library. It
supports a wide spectrum of graphics, simple
script language, and visual data handling and
editing. It has a windowed interface for data
viewing, changing, and plotting. It can execute
MGL scripts, set up and rotate graphics, export to
bitmap or vector (EPS or SVG) files, draw TeX-like
formulas, and so on.
License: GNU General Public License (GPL)
Changes:
A completely rewritten interface using the Qt4 library. Unicode support, printing, export to C++ and IDTF have been added. There is extended mouse manipulation (left button for rotation, middle button for moving, and right button for zooming and perspective). The "Add style" dialog shows immediately selected line/font style or color scheme. Data values and graphics can be copied to the clipboard. The editor font and syntax highlighting colors are customizable now. There is automatic support for new MGL keywords (including user-supplied). There are many minor changes.