|
Index |
iSight |
Lab |
CMCLab |
MinLab |
SurfLab |
KLab |
BubbletonLab |
MrBubbleLab |
GANG
KLab
KLab Guide
 |
The graph of the real part of 1/(z2-1)
|
Files
To open a KLab surface specification file, choose "File | Open KLab File" from
the KLab menu.
 |
The Open KLab File panel (File | Open KLab File)
|
KLab Controls
Choosing "Controls | KLab" on the KLab menu box brings up the KLab
controls panel, where you specify the parametrization of the surface you want
to see. The parametrization is a map into one of
R2,
R3 or
R4:
 |
The KLab Controls panel (Controls | KLab)
|
The entries in the KLab controls panel are:
- var1, var2 -- the names of the parametrization
variables. By default these are u and v.
- dimension -- the dimension of the target ambient space,
2, 3 or 4.
- x1, x2, x3, x4 -- the functions
parametrizing the surface. Use as many of these as the dimension.
The syntax expressing the parametrizing functions x1. . .x4
is Mathematica-like;
see parser syntax for details.
|