OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

mtranspose

Contents

Menu Information

Transpose

Brief Information

Transpose the active matrix

Command Line Usage

1. mtranspose

2. mtranspose im:=[MBook1]MSheet1!Mat(1)

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Input Matrix im

Input

MatrixObject

<active>

Specifies the input matrix.

Output Matrix om

Output

MatrixObject

<input>

Specifies the output matrix.

See the syntax here.

Description

This X-Function exchanges the matrix columns with rows, and rows with columns.

Examples

For more examples, please refer to XF Script Dialog (press F11).

Related X-Functions

m2w, w2m