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

wks_update_link_table


Contents

Brief Information

Update the contents in the worksheet to the linked table on graph

Additional Information

X-Function not designed for Auto GetN Dialog.

Command Line Usage

1. wks_update_link_table;

2. wks_update_link_table iw:=[table1];

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Input Worksheet iw

Input

Worksheet

<active>
This specifies the table to be updated. By default, the active table will be updated.

Description

This x-function updates the changes in the table.

Examples

Add a table using the New Link Table button in the standard menu on a graph. Active the table and make some changes in the table. And then type wks_update_link_table in the command window. This will update the changes to the table on the graph.