DIPlib Documentation - ©1995-2008 Quantitative Imaging Group, Delft University of Technology.

MeasurementSetName

Set the name of a measurement structure

SYNOPSIS

#include "dip_measurement.h"

dip_Error dip_MeasurementSetName ( measurement, name )

FUNCTION

This function sets the name of measurement to name.

ARGUMENTS

Data typeNameDescription
dip_MeasurementmeasurementMeasurement
dip_StringnameName

SEE ALSO

MeasurementNew, MeasurementFree, Measure, MeasureGetName

DIPlib on-line documentation | Function reference | Global function index