Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Soumyadip Haldar
Posted - 05/04/2023 : 3:12:43 PM In bottom x axis I have (10^6/T^2) data in linear scale. I want to have a top x axis where it will show only T values but in reciprocal scale.
I have added a 2nd x axis as 2nd layer. Selected layer properties of TOP X and from 'Link axes scale' tab chose X axis link to custom and wrote: X1 = sqrt(10^6/X1) X2 = sqrt(10^6/X2) But the top x axis is not properly linked to bottom x axis. Top X axis is showing different values than T i.e sqrt(10^6/bottom X)
3 L A T E S T R E P L I E S (Newest First)
Soumyadip Haldar
Posted - 05/05/2023 : 12:41:50 AM Thanks for the help.