public class Matlab extends Object
Constructor and Description |
---|
Matlab() |
Modifier and Type | Method and Description |
---|---|
static void |
axis(double xmin,
double xmax,
double ymin,
double ymax) |
static void |
axisSquare() |
static void |
clf() |
static void |
holdon() |
static void |
plot(GM_Polygon poly,
String color) |
public static void clf()
public static void holdon()
public static void axisSquare()
public static void plot(GM_Polygon poly, String color)
public static void axis(double xmin, double xmax, double ymin, double ymax)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.