HMIN_plot_findcurvelimits()

Modifies the xy plot axis limits so that the curves on the xy plot are fully visible.

Syntax

HMIN_plot_findcurvelimits(char *plotname)

Type

HyperMesh hminlib Function

Description

Modifies the xy plot axis limits so that the curves on the xy plot are fully visible.

Inputs

plotname
The name of an existing plot.

Example

This command should be called after all curve IDs are passed for a given plot.

Errors

None.