Daniel@0: Daniel@0: Daniel@0: Daniel@0: Netlab Reference Manual hintmat Daniel@0: Daniel@0: Daniel@0: Daniel@0:

hintmat Daniel@0:

Daniel@0:

Daniel@0: Purpose Daniel@0:

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

Daniel@0: Synopsis Daniel@0:

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

Daniel@0: Description Daniel@0:

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

Daniel@0: See Also Daniel@0:

Daniel@0: hinton
Daniel@0: Pages: Daniel@0: Index Daniel@0:
Daniel@0:

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