File: udav.1

package info (click to toggle)
mathgl 8.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 248,044 kB
  • sloc: cpp: 87,365; ansic: 3,299; javascript: 3,284; pascal: 1,562; python: 52; sh: 51; makefile: 47; f90: 22
file content (20 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.\" Process this file with
.\" groff -man -Tascii udav.1
.\"
.TH UDAV 1 "MARCH 2012" MathGL "User Manuals"
.SH NAME
udav \- program for data visualization based on MathGL library
.SH SYNOPSIS
.B udav
[scriptfile]
.SH DESCRIPTION
.B udav
reads MGL scripts from
.I scriptfile
to produce plots of specified functions or data. The program will create a GUI window which shows the script result and allows one to edit the script itself.
.SH AUTHOR
mglview was written by Alexey Balakin, http://mathgl.sourceforge.net/
.SH "SEE ALSO"
.BR mglview (1),
.BR mglconv (1),
.BR mgl (5)