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
 XYY plots

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
surahata Posted - 01/07/2005 : 09:50:07 AM
Hi there.

A friend of mine is having a hard time with XYY plots. I hope
someone could shed some light in his problem.

He has several columns of data (Y) which were
used to plot a XYY plot with the plane projections (XY, XZ, YZ).
That was the easy part.

Since each individual XY curve contains at least one maximum,
he would like to identify this position. Hence, it could
be possible to plot all these maximum points together, showing
a line connecting all peaks in the XYY plot.

Is it possible to do it ? This problem is far from trivial
because he has hundreds of XY curves.

I appreciate any suggestion you may have.

Thanks,

Sergio
2   L A T E S T    R E P L I E S    (Newest First)
surahata Posted - 01/11/2005 : 10:49:00 AM
Thanks for the reply, Mike.

Well, we decided to do another approach for this problem.
We will just use the XYY graphs and leave the XYZ out of
the picture.

Thanks for the help !

S.
Mike Posted - 01/07/2005 : 1:05:43 PM
Sergio, I think you're going to run into a "brick wall" with this. In order to overlay a line & symbol plot (which is either a 2D XY or 3D XYZ plot) on a 3D XYY graph, you would have to overcome a couple of seemingly-insurmountable problems. First of all, your plot data requirements are incompatible (how to simultaneously plot XY or XYZ data with XYY data?). Secondly, you can't add a second layer to an XYY graph, so that precludes combining different plot types (i.e. waterfall and line & symbol) by simply adding a second set of axes (and scales). So, as I see it, your only hope would be to create two separate graphs and then merge them; yet I tried several approaches to this but could not make anything work.

Certainly, a script could be written to loop through all of your Y data sets to find the maximum value, but the graphing part of the problem just isn't do-able. Could you maybe consider graphing the data in another way?

Maybe someone else has some ideas?

Mike
OriginLab

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