I encounter a problem with my code, and for me to solve it, I need to understand how the function maketform() works, and more specific the 'custom' option.
As i mentioned, i used the 'custom' option that ask for INVERSE_FCN (at least), and i dont know how i need to define this function?, what it should contain?, what it should look like?
I will appreciate if someone can give me a real example or direct me to one.
(In general, my code get a .glt file (for mapping purposes), and it need to convert it into a transformation - T)
Thanks in advance, Gal :)