plotZone: Plots a 2D tecplot structured zone.

Description Usage Arguments

View source: R/polygon.R

Description

Debuggin utilitity that plots a 2D tecplot structured zone and identifies each cell in the grid.

Usage

1
plotZone(z, add = FALSE, add.text = TRUE, cex = 1, outline = FALSE)

Arguments

z

Tecplot zone.

add

Add to an existing plot?

add.text

Plot the indices of each cell?

cex

Text font size multiplier.

outline

Draw the outline of the zone?.


tunelipt/tecutils documentation built on Nov. 5, 2019, 11 a.m.