File: mtx_print.md

package info (click to toggle)
pd-iemmatrix 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,576 kB
  • sloc: ansic: 15,440; makefile: 291; sh: 169
file content (17 lines) | stat: -rw-r--r-- 293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: mtx_print
description: print a matrix to the console
categories:
- object
pdcategory: General
see_also:
- mtx_show
- mtx_plot
inlets:
  1st:
  - type: matrix
    description: matrix to print to the console
---


{{<pdmsg mtx_print >}} outputs the matrix to the console, row by row.