The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Graph using user defined template

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
eno Posted - 04/20/2005 : 10:26:24 PM
Origin Version :7.5SR5
Operating System:Win2000SV

I would like to make a graph with user defined template.
When I use the following LabTalk Script, what should I
input to "n" and "template"?

worksheet -p n template

How does Origin define the number "n"?
"template" means category of the Template Library?

eno


1   L A T E S T    R E P L I E S    (Newest First)
Thomas M Posted - 04/21/2005 : 05:15:39 AM
Hi eno,

n is a Value wich says what kind of plot you want. I've only a list of values for Origin 6.0, so no idea if ist works. Temlate ist either a predefined template, or a self written. Maybe you will have to add the path where the template is located, so its name alone won't be enough for Origin to find it.

Hope to help

Thomas

n Value < Graph Type < Provided Template
193 < Bubble (indexed size) < scatter
194 <Bubble + color mapped (2 Y columns selected) <scatter
200 <Line <line
201 <Scatter <scatter
202 <Line+symbol <linesymb
203 <Column <column
204 <Area <area
205 <High-Low-Close <hlclose
206 <Box <box
207 <Floating Bar <floatbar
208 <XYAM Vector <vector
210 <3D Walls <walls
211 <3D Ribbons <ribbon
212 <3D Bars <bar3d
213 <Column Stack <column
214 <Fill area <fillarea
215 <Bar <bar
216 <Stack Bar <bar
218 <XYXY Vector <vectxyxy
225 <Pie chart <pie
226 <Contours <contour, contline, and contgray
227 - 229 <DLL <none
240 <3D space plots <3d and traject
242 <3D surface plots <mesh, xconst, yconst, cmap, wirefrm, and wireface
245 <Ternary <ternary
247 <Color mapped <scatter
248 <Bubble + color mapped (3 Y columns selected) <scatter
279 <Histogram <hist

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000