wolffd@0: wolffd@0: wolffd@0: wolffd@0: Netlab Reference Manual hintmat wolffd@0: wolffd@0: wolffd@0: wolffd@0:

hintmat wolffd@0:

wolffd@0:

wolffd@0: Purpose wolffd@0:

wolffd@0: Evaluates the coordinates of the patches for a Hinton diagram. wolffd@0: wolffd@0:

wolffd@0: Synopsis wolffd@0:

wolffd@0:
wolffd@0: [xvals, yvals, color] = hintmat(w)
wolffd@0: wolffd@0: wolffd@0:

wolffd@0: Description wolffd@0:

wolffd@0:
wolffd@0: [xvals, yvals, color] = hintmat(w)
wolffd@0: wolffd@0: takes a matrix w and wolffd@0: returns coordinates xvals, yvals for the patches comrising the wolffd@0: Hinton diagram, together with a vector color labelling the color wolffd@0: (black or white) of the corresponding elements according to their wolffd@0: sign. wolffd@0: wolffd@0:

wolffd@0: See Also wolffd@0:

wolffd@0: hinton
wolffd@0: Pages: wolffd@0: Index wolffd@0:
wolffd@0:

Copyright (c) Ian T Nabney (1996-9) wolffd@0: wolffd@0: wolffd@0: wolffd@0: