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
 Origin Forum
 generating script

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
keiran121 Posted - 07/27/2011 : 07:24:58 AM
Is there a way to see the commands (i.e. what could be typed into the command window) Origin executes when I'm creating a graph via the appropriate windows?
2   L A T E S T    R E P L I E S    (Newest First)
greg Posted - 08/08/2011 : 1:05:55 PM
If Origin runs an external script for a menu option, you can open the script in Code Builder and view it by holding down Ctrl+Shift keys while selecting the menu option.
If the code is internal, you will only see a dump of the menu ID. That code can be executed with
domenu ######; // where ##### is the menu ID
but is not guaranteed to be the same across Origin versions.
easwar Posted - 07/28/2011 : 2:45:32 PM
Hi,

For creating graphs from script, please first take a look at the Graphing chapter of the LabTalk Guide, which is in your help files, and also can be found here on our wiki:
http://wiki.originlab.com/~originla/ltwiki/index.php?title=Category:LT_Graphing

Then if you need further help with scripting, please post in the LabTalk forum.

Easwar
OriginLab

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