MF_zDataDensityMap MD_zDataDensityMap ME_zDataDensityMap
MI_zDataDensityMapMBI_zDataDensityMapMSI_zDataDensityMapMLI_zDataDensityMapMQI_zDataDensityMap
MU_zDataDensityMapMUB_zDataDensityMapMUS_zDataDensityMapMUL_zDataDensityMapMUQ_zDataDensityMap
Functionplot a color-density map of a matrix into an existing coordinate system whose axes comprise the range of the indices of the matrix dimensions
Syntax C/C++#include <Mgraph.h>
void MF_zDataDensityMap( fMatrix Z, ui ht, ui len );
C++ MatObj#include <OptiVec.h>
void matrix<T>::zDataDensityMap( );
Pascal/Delphiuses Mgraph;
procedure MF_zDataDensityMap( MZ:fMatrix; ht, len:UIntSize );
DescriptionThis function is similar to MF_xyzDataDensityMap, but here MZ is plotted against the indices of its dimensions instead of explicit X and Y values.
See alsoMF_xyzDataDensityMap,   MF_xyzAutoDensityMap,   chapter 15

MatrixLib Table of Contents  OptiVec home