Changeset 46 for hep2cells/showconfmat.m


Ignore:
Timestamp:
03/26/13 15:32:10 (12 years ago)
Author:
dtax
Message:

Changes....

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hep2cells/showconfmat.m

    r43 r46  
    99
    1010R = results(C,ll,ll);
    11 R = setdimname(R,'true class','estimated class');
     11R = setdimname(R,'true','estimated class');
    1212if nargout<1
    13    show(R,'text','%d');
     13   show(R,'text','%3d');
    1414end
Note: See TracChangeset for help on using the changeset viewer.