Only upper triangle part of plotmatrix function
Mostra commenti meno recenti
Hello, Is it possible to only plot the upper triangle part of the matrix plots when using 'plotmatrix' function? matrixplot generates an m by m subplots, however, the lower scatter subplots (lower triangle plots) are the mirror image of the upper triangle subplots. For large number of data set in the input matrix, the default option including bother upper and lower subplots will be very slow.
Many thanks.
Risposta accettata
Più risposte (1)
KSSV
il 27 Lug 2017
0 voti
doc triu and tril, it gives upper and lower triangular part of a matrix respectively.
2 Commenti
Lekshmi Dharmarajan
il 28 Giu 2018
Did any one find a solution to this?
Categorie
Scopri di più su Annotations in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
