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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 display multiple result plots in a single page
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

wanderlust

USA
Posts

Posted - 11/10/2004 :  12:04:31 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): origin 7
Operating System: windows 2000

If I have several data sets, each of which contains 1000x4x4 data (4x4 channels, each channel has 1000 points), and I want to plot all these 16 channel data in one plot. In this plot, there will be 4 rows and 4 columns, and totally 16 figures.

How can I do this?

PS. I am a new user of Origin 7, and have only few experience in programming C. Where should I start?

Thank you!!

easwar

USA
1965 Posts

Posted - 11/10/2004 :  12:12:34 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

Although you can programmatically create such a graph from scratch by starting with a one-layer default graph and adding layers etc, I would recommend that you first manually create one instance of such a graph. You can then customize the graph as necessary, and then save the graph page as a template.

Then, programmatically, you can create new instances/graphs using the saved template. To see code examples, look in the Programming Help files in your version 7 product, under the topic "Origin C Programmer's Guide->Plotting and Customizing Graphs".

Easwar
OriginLab

Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000