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
Loading multiple cureves to one plot
Note:
Only the poster of this message, and the Moderator can edit the message.
Screensize:
640 x 480
800 x 600
1024 x 768
1280 x 1024
UserName:
Password:
Anti-Spam Code:
Format Mode:
Basic
Help
Prompt
Format:
Font
Andale Mono
Arial
Arial Black
Book Antiqua
Century Gothic
Comic Sans MS
Courier New
Georgia
Impact
Lucida Console
Script MT Bold
Stencil
Tahoma
Times New Roman
Trebuchet MS
Verdana
Size
1
2
3
4
5
6
Color
Black
Red
Yellow
Pink
Green
Orange
Purple
Blue
Beige
Brown
Teal
Navy
Maroon
LimeGreen
Forum:
Origin Forum
Subject:
Message:
* HTML is OFF
*
Forum Code
is ON
Smilies
Origin Ver. and Service Release (Select Help-->About Origin): Operating System: Hi, I'm using an old version of the Origin. I have a question regarding loading over 500 XY curves (different x and y values) to one plot. I'm doing that because I need to get the curves to one plot and then to have averaged curve of them through the Average Multiple Curves. As a practice, I imported 100 books on screen and then run the script: repeat 1 {win -t P;} //create new empty graph doc -e W //loop all workbooks in the OPJ { wks.col$(2).type=4; // make column2 from y to x plotxy iy:=(18) plot:=200 ogl:=[Graph1]1!; //create one plot having 100 curves. } It was good without any problem. Then I tried to import 511 files. It was no problem for loading the files to the screen as 511 books. But it gave error message after running the script as above. It seems that the system only could have 128 curves in one plot. May I have your help for solving the issue? Perhaps a loop that I can have a few plots with each of them having 128 curves. Thanks. John Maximum number of data sets in a legend is 129. The remaining data are not included in the legend.
Check here to subscribe to this topic.
The Origin Forum
© 2020 Originlab Corporation
Snitz Forums 2000