Skip to content

Commit

Permalink
Update plotFrequencyMatrix.m
Browse files Browse the repository at this point in the history
  • Loading branch information
rtaormina committed Jun 26, 2015
1 parent 3c65679 commit afe92d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plotFrequencyMatrix.m
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@
fMat(i,thisSubsetIxes) = 1;
end

% add padding for pColor

% plot
temp = fMat.*repmat(cardinalities*nFeat,1,nFeat); % colour by cardinality
temp2 = [cardinalities,accuracies];
Expand Down

0 comments on commit afe92d8

Please sign in to comment.