How to fit Spy plot on whole figure screen ?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello
I have a square matrix m X m with 1's and 0's. I want to plot this matrix, such that there is a dot wherever 1 is mentioned in the matrix.
I came across spy function to plot sparse matrix. However, it does not fit onto whole figure screen, which creates overlapping of X and y labels in the plot.
Questions:
How can I fit the square shaped spy plot to the whole figure window / screen ? How can I make grids on this "spy plot" ? At the bottom of the spy plot, "nz" is mentioned. What is meant by nz ??
Thanks
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Discrete Data Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!