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
 log -modulus scale

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
doctsh Posted - 10/24/2015 : 12:09:06 PM
I am trying to plot log scale that include negative scales, like 10^1, 10^2,10^3....-10^1,-10^2,-10^3...
I think this plot is called log-modulus transformation.
Anyone please advise me how to do this in Origin?
Thanks
4   L A T E S T    R E P L I E S    (Newest First)
Hideo Fujii Posted - 01/29/2016 : 09:39:08 AM
Hi doctsh and other visitors to this post,

Regarding to plot the data which contains negative values in log scale, the following blog has
been published with the templates.
http://blog.originlab.com/graphing/visualizing-the-negative-log
Below is a sample result from your data (in a single layer) using this template:



I hope this is helpful.

--Hideo Fujii
OriginLab
jasonzhao Posted - 10/26/2015 : 06:30:53 AM
Hello,

Please check with this graph created with your data:

This is a double layer graph, we need to separate the Data in Y<0 into another column by using the syntax:

(wcol(2)>=0)?wcol(2):--

in Set Values dialog, then multiply the new column by -1.

After this, we create a 2 layer graph vertical aligned , and reverse the second Y axis to create 2 opposite Log Y axis.
You can contact tech@originlab.com for further information.

Best regards!
Jason
OriginLab Technical Service
doctsh Posted - 10/25/2015 : 10:58:12 PM
quote:
Originally posted by jasonzhao

Hello,

We may need to plot this image into a double layer graph. Would you please share your data file with us for a further check?


Best regards!
Jason
OriginLab Technical Service



Thanks for coming forward to help
Please find enclosed the raw data (x,y) which has to be plotted as in the above sample.
Regards
http://www.originlab.com/ftp/forum_and_kbase/Images/data_2.xlsx
jasonzhao Posted - 10/25/2015 : 10:44:58 PM
Hello,

We may need to plot this image into a double layer graph. Would you please share your data file with us for a further check?


Best regards!
Jason
OriginLab Technical Service

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