Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Array Viewer - logarithmic scale

tiborkibedi
Beginner
840 Views
Is it possible to use logarithmic scale with the Array Viewer?
0 Kudos
1 Reply
Intel_C_Intel
Employee
840 Views
I'm afraid not. According to the AV documentation all you can do with axis scalling property is: AxisAutoScale, XScale, AxisScaleFileName, YScale, UseAxisScales, ZScale, that is (for example):
object.YScale [= value]
where value is "a Float expression that indicates how the y-axis scales", I mean a value from 0 to 1, with a remark "You can stretch or shrink graphs in any of these dimensions by making the scaling values larger or smaller, respectively."

Artur
0 Kudos
Reply