Scilab Function

hist3d - représentation 3D d'un histogramme

Calling Sequence

hist3d(f,[theta,alpha,leg,flag,ebox])
hist3d(list(f,x,y),[theta,alpha,leg,flag,ebox])

Parameters

Description

hist3d représente un histogramme 2D dans l'espace. Les valeurs sont associées aux intervalles [x(i) x(i+1)[ X [y(i) y(i+1)[ .

Taper hist3d() pour voir une démonstration de la fonction.

See Also

histplot ,   plot3d ,  

Author

Steer S. & JPhilippe C.