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
 Flat Multi Zylindrical Colourmap

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
Matiroh Posted - 01/10/2020 : 05:42:07 AM
Hello there,

I have some problems with the presentation of some of my data. I would like to have a linear context between the temperature in the middle of my plate to the outer coordinates. Yet I used the following tutorial:

http://blog.originlab.com/graphing-showcase/plot-stacked-contour-plots-in-a-cylinder-coordinates

It would be the none plus ultra if I could also make a linear context between both plates (Z-Axis) so if I enter the coordinates it gives me the temperature. I don't know if that's possible but it would be great.

I'm really stucked and I hope you can help me.

Best regards

Matiroh

radial azimuth ctotal
mm degrees °C
Cylindrical Coordinates
0 0 81
3,3 60 86
3,3 180 96
3,3 300 88

radial azimuth ctotal
mm degrees °C
Cylindrical Coordinates
0 0 44
3,3 60 44
3,3 180 55
3,3 300 43

1   L A T E S T    R E P L I E S    (Newest First)
YimingChen Posted - 01/10/2020 : 11:56:08 AM
Hi Matiroh,

It seems you are trying to draw plane at specified z with color determined by linear interpolation from the upper and bottom plane. Something like:
Mat(3) = (Mat(2)-Mat(1))*(z-z1)/(z2-z1)


But if you need the graph to be updated automatically with input z, that will need some coding. Please email us <tech@originlab.com> with more details and your serial number, we can help you further.

James

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