How to visualize certain matrix entries?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Suppose I have some matrix, for example:
x1 = random('Normal',0,1,10,20)
Is there a way to create a matrix or table or figure containing the entries of x1, where the three highest values of each row are highlighted (for instance in red color)?
Thanks!
1 Comment
kanimbla
on 16 Sep 2013
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!