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 for Programming
 LabTalk Forum
 Plotting the Difference of Two Contour 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
Mulvenna Posted - 11/07/2013 : 03:36:48 AM
Origin Ver. 8.6
Operating System: Windows 7

Hi,

I have two XYZ datasets that I have created two contour plots from (displayed below). Does anyone know how I can use these datasets to create a new contour plot that shows the difference in Z for the regions where the plots overlap?




Thanks in advance!

Mulvenna
1   L A T E S T    R E P L I E S    (Newest First)
Hideo Fujii Posted - 11/26/2013 : 2:56:35 PM
Hi Mulvenna,

Only if you simply need to perform the subtraction of two contours, you can convert each XYZ data to a matrix by gridding (I suggest to make a matrix large enough to draw a smooth surface), and subtract one from the other (like MBook2-MBook1 to MBook3 from the Script window).

To get the overlapping region of their data boundaries, you need programming to find the area beforehand so that even after gridding and subtraction, you can stll fill zeros outside the boundaries.

I can ask our developers if they can suggest any immediate solution/work-around for you. Is it possible to send your data of this sample plot?
(If okay, please send it to tech@originlab.com with Subject=ATTN.Hideo)

Best,

--Hideo Fujii
OriginLab

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