How to visualize certain matrix entries?
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
kanimbla
2013-9-16
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!