Hi Arto Korpisalo,
Profile plotting involves setting over 100 parameters and the process of
doing this can become rather tedious and confusing. In order to give
users/developer full control, we use INI parameter files to set those
parameters which are handled by the MSTK and STK classes under GX developer
environment.
There are several places to find more information on how to set those
parameters. The first place will be the MSTK.GXH and STK.GXH. In addition,
you can review PLOTPROFILE.GXC file which is available to all Geosoft users.
This GX uses MSTK and STK classes to build profiles displayed in a Geosoft
database into a map. You can take one step further by modifying this GX to
save the INI parameters of profiles built into an ASCII file.
Attached are two files, the modified version of the GX and the output
parameter INI file building a single profile with log Y axis. I set up the
profile within the database using log option and run the modified version of
the GX to make the profile map. I named the output INI file DEMO.INI.
The key INI parameter setting log option is YTRANSTYPE which should be set
to 1.
Regards,
Henry
-----Original Message-----
From: Arto Korpisalo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 24, 2000 2:14 AM
To: [EMAIL PROTECTED]
Subject: [gxnet]: Logarithmic axis?
Hi All!
Has someone experiences with the logarithmic axis in scale figure?
I have used MSTK.INI file to get the decades visible but have not yet
been lucky. Has someone used MSTK.INI file and been lucky to get
the profile plotted with logarithmic y-axis (decades)?
Regards Arto Korpisalo
_______________________________________________________
More mailing list info http://www.geosoft.com/support/listserv/index.html
List Archive http://www.mail-archive.com/[email protected]
plotprofile.gxc
demo.ini