Author |
Topic |
|
a.abc.b35
175 Posts |
Posted - 07/07/2011 : 11:05:26 PM
|
Origin Ver. and Service Release (Select Help-->About Origin): 8.5 Operating System: win 7 .............. Like one can use the powerful batch processing tool to import, analyse a lot of data together, is there anything to batch process the graphs ? I want to do the following : I have generated a few graphs with some setting and now find that there is some common change I need to do to all of them, like change the axes range, add top and right axis, delete the comment box etc. Can anyone help me out with that ?
AB |
|
a.abc.b35
175 Posts |
Posted - 07/08/2011 : 02:20:49 AM
|
In other words, I can save my settings on a graph as a theme, and then apply it by using F7 key. How can I batch process this to apply on multiple graphs ?
AB |
|
|
Hideo Fujii
USA
1582 Posts |
Posted - 07/11/2011 : 11:33:03 AM
|
Hi AB,
In Theme Organizer (F7, or choose "Tools: Theme Organizer" menu), in the Graph tab, you can apply a graph theme to ALL graphs in the current folder, or in the project by the "Apply Theme To" option and the "Apply Now" button. Do you think this works for you?
--Hideo Fujii OriginLab |
|
|
a.abc.b35
175 Posts |
Posted - 07/12/2011 : 12:31:24 PM
|
Kind of... but I want to have control over which graphs I want to apply the template (like in batch processing, i can select those)...not every graph in a folder.
AB |
|
|
Hideo Fujii
USA
1582 Posts |
Posted - 07/12/2011 : 1:04:08 PM
|
Hi AB,
I see, and I understand what you meant. I will suggest our developers to improve the Theme Organizer to have "Specified" to apply it to the selected graphs. At this moment, please make a subfolder, and move graphs which you want, to the subfolder; then apply the theme to the folder contents.
Thank you for pointing out the issue.
--Hideo Fujii OriginLab
|
Edited by - Hideo Fujii on 07/12/2011 1:18:32 PM |
|
|
minimax
348 Posts |
Posted - 07/13/2011 : 12:17:58 AM
|
Hi AB,
You can run script "themeApply2g -d;", which allows you to apply theme to any specific graphs. |
|
|
a.abc.b35
175 Posts |
Posted - 07/13/2011 : 3:18:07 PM
|
is it from Labtalk ? I have never used labttalk scripting...I alaways use Origin C ..
AB |
|
|
Hideo Fujii
USA
1582 Posts |
Posted - 07/13/2011 : 4:14:45 PM
|
Hi AB,
You don't have to "program", so to speak, to make a script code. What minimax wrote is that you can enter the command (actually an x-function) in the Script window (then press ENTER key), then Origin will show the dialog as if via other menu command. It's a general rule of x-function such that -d option (d means "dialog") always shows the dialog to run instead of specifying the arguments in the command line.
Also, if you like, you can make a custom menu to run this one-line script.
--Hideo Fujii OriginLab
|
Edited by - Hideo Fujii on 07/13/2011 4:17:08 PM |
|
|
|
Topic |
|