~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to man/metanet/netwindows.man

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH netwindows 1 "September 1995" "Scilab Group" "Scilab function"
2
 
.so ../sci.an
3
 
.SH NAME
4
 
netwindows - gets the numbers of Metanet windows
5
 
.SH CALLING SEQUENCE
6
 
.nf
7
 
l = netwindows()
8
 
.fi
9
 
.SH PARAMETERS
10
 
.TP 2
11
 
l
12
 
: list
13
 
.SH DESCRIPTION
14
 
This function returns a list \fVl\fR. Its first element is the row vector of 
15
 
all the Metanet windows and the second element is the number of the 
16
 
current Metanet window. This number is equal to 0 if no current Metanet
17
 
window exists.
18
 
.SH SEE ALSO
19
 
metanet, netclose, netwindow, show_graph