30+
Jahre Hochleistungssoftware für Wissenschaft und Ingenieurwesen
Anmeldung
Watch Videos
Kostenlos testen
Kaufen
English
日本語
Deutsch
Toggle navigation
Produkte
PRODUKTE
Origin
OriginPro
Origin-Viewer
Alle Produkte
Origin vs. OriginPro
Neuerungen in der aktuellen Version
Produktliteratur
DEMONSTRATIONEN
Anwendungen
Anwenderberichte
Grafikgalerie
Animationsgalerie
3D-Funktionsgalerie
FUNKTIONEN
Grafische Darstellung in 2D und 3D
Peakanalyse
Kurvenanpassung
Statistik
Signalverarbeitung
Schlüsselfunktionen nach Version
LIZENZIERUNGSOPTIONEN
Node-Locked (rechnergebunden)
FLEXnet Concurrent (Netzwerk)
Dongle
Akademiker
Studentenversion
Anwender in der Industrie
Anwender in Behörden
Warum OriginLab?
Wer verwendet Origin?
Anwendermeinungen
Veröffentlichte Produktbewertungen
Online-Shop
Angebot anfragen/Bestellen
Vertriebspartner suchen
Apps
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
Kaufen
Neuaufträge
Softwarepflege verlängern
Upgrade für Origin
Vertrieb kontaktieren (nur USA & Kanada)
Vertriebspartner suchen
Lizenzierungsoptionen
Node-Locked (rechnergebunden)
FLEXnet Concurrent (Netzwerk)
Dongle
Akademiker
Studentenversion
Anwender in der Industrie
Anwender in Behörden
Warum OriginLab?
FAQ für Vertrieb
Support
SERVICE
Origin auf neuen PC übertragen
Origin lizenzieren/registrieren
Beratung
Schulung
SUPPORT
FAQ für Support
Hilfecenter
Support kontaktieren
Support-Richtlinien
DOWNLOADS
Service Releases
Origin Viewer
Orglab Module
Produktliteratur
Demoversion von Origin
Alle Downloads
VIDEOS
Installation und Lizenzierung
Einführung in Origin
Alle Video-Tutorials
DOKUMENTATION
Hilfe
Tutorials
Programmierung mit Python
Programmierung mit OriginC
Programmierung mit LabTalk
Gesamte Dokumentation
Communities
Anwenderforum
Anwenderdateiaustausch
Facebook
YouTube
LinkedIn
Über uns
OriginLab Corp.
Neuigkeiten & Events
Karriere
Vertriebspartner
Kontakt
Anmeldung
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
2.5 Graph Manipulation
Name
Brief
Example
add_graph_to_graph
Paste a graph from existing graphs as an EMF object onto a layout window.
Example
add_table_to_graph
Add a linked table to a graph or a layout.
Example
add_wks_to_graph
Paste a worksheet from existing worksheets onto a layout window.
add_xyscale_obj
Add a new XY Scale object to the layer.
addline
Draw a vertical or horizontal line on the active layer of the active graph window.
axis_scrollbar
Add a scrollbar object to graph to allow easy zooming and panning.
Example
axis_scroller
Add a pair of inverted triangles to the bottom X-Axis that allows easy rescaling
g2layout
Add selected graph windows into a new layout.
Example
g2w
Move graphs into worksheet.
gxy2w
For a given X value, find all Y values from all curves and add them as a row to a worksheet.
gfitp
Adjust all the layers to have tight fit to page
insert_wks_to_layer
Insert a worksheet to a graph layer as either table object or bitmap (BMP object).
insert_graph_to_layer
Insert a graph window to a graph window or a layout page as a BMP object.
label_layer
Add labels to layers in a graph
layadd
Create a new layer on the active graph.
layalign
Align some destination layers according to the source layer.
layarrange
Arrange the layers on the graph.
Example
laycolor
Fill layer background color.
Example
laycopyscale
Copy scale from one layer to another layer.
layextract
Extract specified layers to separate graph windows.
Example
laylink
Link several layers to a layer.
laymanage
Manage the organization of layers in the active graph.
laymplot
Move plot to another layer in current graph window.
laymxn
Change a graph to m*n layers
laysetfont
Fix the display scaling of text in the layer(s) to one.
laysetpos
Set position of one or more graph layers.
laysetratio
Set ratio of layer width to layer height.
laysetscale
Set axes scales for graph layers.
laysetunit
Set unit for graph layers.
layswap
Swap the positions of two graph layers.
laytoggle
Toggle the left axis and bottom axis on and off.
layzoom
Center zooms on layer.
legendbox
Create/update legend for box chart components.
legendcat
Create/update legend for categorical values.
legendupdate
Update Legend.
Example
merge_graph
Merge Graph Windows.
Example
mg2layout
Merge Graphs to Layout.
newinset
Create a new graph page with insets.
newpanel
Create a new graph with panels.
palApply
Apply Palette to Color Map.
Example
pfit2l
Expand the page to encompass all the layers
pickpts
Pick XY data points from a 2D graph.
Example
speedmode
Set speed mode properties.
Example
OpenBinWks
Create or open bin worksheet for histogram plot
Skip Navigation Links
All Books
X-Function
X-Function Reference
Graph Manipulation
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
Programmieren
X-Function Programming Guide
X-Function Reference
X-Function Tutorials
Data Exploration
Datenbearbeitung
Database Access
Fitting
Graph Manipulation
Image
Import and Export
Mathematik
Miscellaneous
Plotting
Signal Processing
Spectroscopy
Statistics
Utilities
Vision
Function Details
Alphabetic List to X-Functions
add_graph_to_graph
add_table_to_graph
add_wks_to_graph
add_xyscale_obj
addline
axis_scrollbar
axis_scroller
g2layout
g2w
gfitp
gxy2w
insert_graph_to_layer
insert_wks_to_layer
label_layer
layadd
layalign
layarrange
laycolor
laycopyscale
layextract
laylink
laymanage
laymplot
laymxn
laysetfont
laysetpos
laysetratio
laysetscale
laysetunit
layswap
laytoggle
layzoom
legendbox
legendcat
legendupdate
merge_graph
mg2layout
newinset
newpanel
openBinWks
palApply
pfit2l
pickpts
speedmode
English
|
Deutsch
|
日本語
© OriginLab Corporation. Alle Rechte vorbehalten.
×
☐
_
Let's Chat