LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

Content Type
Programming Language
Current manual

Visualization VIs

Visualization VIs

Owning Palette: Multicore Analysis and Sparse Matrix VIs

Requires: Multicore Analysis and Sparse Matrix Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Visualization VIs to render sparse matrices in different views.

Palette ObjectDescription
Draw Sparse GraphTreats the sparse matrix as an adjacency matrix and draws the graph.
Draw Sparse PatternDraws the pattern of elements in a sparse matrix. The pattern shows the coordinates, the row and column indices, of elements in the sparse matrix. This VI ignores the actual values of elements in the sparse matrix.
Draw Sparse StructureDraws the structure of elements in a sparse matrix. The structure shows not only the coordinates, the row and column indices, of elements, but also the actual values of elements in the sparse matrix.
Was this information helpful?