NDF_ASNRM

Set a new logical value for an NDF axis normalisation flag

Description:

The routine sets a new logical value for the normalisation flag associated with an NDF axis.

Invocation

CALL NDF_ASNRM( NORM, INDF, IAXIS, STATUS )

Arguments

NORM = LOGICAL (Given)
Normalisation flag value to be set.
INDF = INTEGER (Given)
NDF identifier.
IAXIS = INTEGER (Given)
Number of the NDF axis whose normalisation flag value is to be set.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: