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

colshowx

Contents

Menu Information

Show X Column

Brief Information

Show X column (extract Sampling Interval) for the selected Y column(s)

Additional Information

This feature is updated in 8.0 SR3. For more details, please refer to Release Notes.

Command Line Usage

colshowx rng:=[Book1]Sheet1!Col(2) clear:=1;

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Columns rng

Input/Output

Range

<active>

Specify the Y columns to show the sampling intervals.

Clear Sampling Interval clear

Input

int

0

Specify whether to clear the sampling interval information in the input columns.

Description

This function generates and shows X columns for the selected Y columns, according to the sampling interval information in the Y columns.

You can choose to remove the sampling interval information in the input columns after showing the X columns, by setting the clear varible to 1.