30+
years serving the scientific and engineering community
ログイン
ビデオを見る
試す
買う
English
日本語
Deutsch
Toggle navigation
製品
製品
Origin
OriginPro
無料Originビューアー
全製品
OriginとOriginProの比較
最新バージョンの新機能
製品資料
ショーケース
アプリケーション
ケーススタディ
グラフギャラリー
アニメーション・ギャラリー
3D関数ギャラリー
Originの機能
2D&3D グラフ作成
ピーク分析
曲線フィット
統計処理
信号処理
各バージョンの主要機能
ライセンス形態
ライセンスファイル(ノードロック固定シート)
FLEXnetネットワークライセンス(同時起動)
ハードウェアキー
アカデミック
学生版
一般企業/個人
政府機関
OriginLabが選択される訳
Originのユーザー
Originに対するユーザ評
レビュー記事
オンライン・ストア
見積もり/発注
世界のOrigin販売店
アプリ
Data Import
CSV Connector
Excel Connector
MATLAB Connector
XML Connector
LeCroy Connector
Agilent MS
Tektronix WFM
Google Map
N42 Connector
More...
Graphing
Graph Maker
Paired Comparison Plot
Manhattan Plot
Forest Plot
Piper Diagram
Voronoi Diagram
Chromaticity Diagram
Heatmap with Dendrogram
More...
Publishing
Graph Publisher
Send Graphs to PowerPoint
Send Graphs to Word
Send Graphs to OneNote
Movie Creator
Graph Anim
More...
Curve Fitting
Simple Fit
Speedy Fit
Rank Models
Fit ODE
Neural Network Fitting
Fit Convolution
Polynomial Surface fit
Enzyme Kinetics
Drug Dissolution Analysis
More...
Peak Analysis
Simple Spectroscopy
Peak Deconvolution
Pulse Integration
Align Peaks
Global Peak Fit
PCA for Spectroscopy
2D Peak Analysis
Gel Molecular Weight Analyzer
More...
Statistics
Stats Advisor
PCA
DOE
Chi-Square Test
Weibull Fit
Structural Equation Modeling
Surface Roughness Parameters
More...
How do Apps work in Origin?
Suggest a New App
ご購入
新規発注
メンテナンス契約の更新
Originバージョンのアップグレード
お問合せ(米国・カナダのみ)
世界のOrigin販売店
ライセンスの種類
ライセンスファイル(ノードロック固定シート)
FLEXnetネットワークライセンス(同時起動)
ハードウェアキー
アカデミック
学生版
一般企業/個人
政府機関
Originのユーザー
購入に関するよくある質問
サポート
サービス
OriginのインストールPCを変更
Originのライセンス/登録
コンサルテーション
Originトレーニング
技術サポート
技術サポートのよくある質問
ヘルプ・センター
サポートについてのお問合せ
サポート・ポリシー
ダウンロード
サービスリリース・パッチプログラム
無料Originビューアー
Orglabモジュール
製品資料
Origin評価版
全てのダウンロード
ビデオ
インストールとライセンス処理
Origin入門
全てのビデオチュートリアル
ドキュメンテーション
ユーザーガイド
チュートリアル
Python プログラミング
OriginC プログラミング
LabTalk プログラミング
全てのドキュメント
Originコミュニティ
ユーザフォーラム
ファイル交換の場
Facebook
LinkedIn
YouTube
会社情報
弊社概要
ニュース&イベント
キャリア
世界のOrigin販売店
お問合せ
ログイン
All Books
Non-Programming Books
User Guide
Tutorials
Quick Help
Origin Help
Programming Books
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
Matrixsheet
It is recommended that you switch to the
originpro
package. PyOrigin is primarily for users who need to work with Origin version prior to 2021.
Name
Matrixsheet
Remark
Hierarchy
OriginObject
Layer
Datasheet
Matrixsheet
Property
Name
Brief
Example
MatrixObjects
Read-only property. Return the MatrixObjects collection.
Examples
Members
Name
Brief
Example
GetMatrixObjects
Return the MatrixObjects collection.
Examples
GetNumMats
Get the number of MatrixObjects in a MatrixSheet.
Examples
MatrixObjects
Get MatrixObjects in the MatrixSheet
Examples
SetNumMats
Set the number of MatrixObjects in a MatrixSheet.
Examples
SetShape
Set the number of rows and columns.
Examples
Datasheet Members
Name
Brief
Example
Cell
Get the value at the location (Row, Col) in the Datasheet
Examples
ClearData
Clear worksheet of data and reduce number of rows (or optionally NOT reduce)
Examples
FindCol
Get the number of columns in active worksheet.
Examples
GetColCount
Get the number of columns in active worksheet.
Examples
GetRowCount
Get the number of rows in active worksheet.
Examples
SetCell
Set the numeric value of a cell in the DataSheet
Examples
SetColCount
Set the number of columns in the DataSheet
Examples
SetRowCount
Set the number of rows in the DataSheet
Examples
TCell
Get the string value of a cell in the DataSheet
Examples
Transpose
Transpose a Datasheet
Examples
Layer Members
Name
Brief
Example
GetGraphObjects
Return the graph objects collection.
Examples
GetPage
Get the parent Page object that contains the laye
Examples
GraphObjects
Get the graph object in graph layer
Examples
OriginObject Members
Name
Brief
Example
Destroy
Destroy the Origin object
Examples
DoMethod
Execute object LabTalk methods
Examples
GetBinaryStorage
Get a binary storage as a tree
GetComments
Retrieve the comments from an object that supports Comments
Examples
GetIndex
Get the index of an object in a Collection
Examples
GetLongName
Get the long name of an object
Examples
GetName
Get the short name of an object
Examples
GetNumProp
Get object property via LabTalk property name
Examples
GetShow
Get the show status of an object
Examples
GetStorageNames
Get names of storage class objects
GetStrProp
Get object property via LabTalk property name
Examples
GetTheme
Get the theme as treenode
Examples
LT_execute
Execute the Labtalk script code.
Examples
SetComments
Sets the comments with a text string to an object that supports Comments
Examples
SetIndex
Set the index of an object in a Collection
Examples
SetLongName
Set the long name of an object
Examples
SetName
Set the short name of an object
Examples
SetNumProp
Set object property via LabTalk property name
Examples
SetShow
Set the show status of an object
Examples
SetStrProp
Set object property via LabTalk property name
Examples
SetTheme
Set the theme as treenode
OriginBase Members
Name
Brief
Example
IsValid
Check whether the instance is valid
Examples
Skip Navigation Links
All Books
Python
PyOrigin in Embedded Python
PyOrigin Classes
Matrixsheet
User Guide
Tutorials
Quick Help
Origin Help
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
Programming
Embedded Python
Installing and Managing Python Packages
Running Python Code
Using Python in Tools and Dialogs
Python Code Samples
Sample Projects with attached Python Code
Documentation for originpro package
PyOrigin in Embedded Python
PyOrigin Classes
PyOrigin Global Functions
ColorMap
Column
DataObject
DataObjectBase
DataPlot
DataRange
Datasheet
ExternalDialogPage
Folder
GraphLayer
GraphObject
GraphPage
Layer
LayoutPage
MatrixObject
MatrixPage
Matrixsheet
NotePage
OriginBase
OriginCollectionBase
OriginObject
Page
PageBase
ProjectInfo
TreeNode
Worksheet
WorksheetPage
Matrixsheet::GetMatrixObjects
Matrixsheet::GetNumMats
Matrixsheet::MatrixObjects
Matrixsheet::SetNumMats
Matrixsheet::SetShape
English
|
Deutsch
|
日本語
© OriginLab Corporation. All rights reserved.
×
☐
_
Let's Chat