Something like Mathematica, Maple or MuPad might be able to help. Just try to find some linear interpolation examples. You may be heading in this direction already, but if I were trying to solve such a problem, I would first go looking for an analytical solution where you just compute the result directly. No interpolation necessary. Then just put these values in a lookup table. This assumes that you don't mind a little programming exercise. The nomographs that I am familiar with are from the "old days" where there wasn't much computing power available. It was easier and faster to check this WA table/chart. Now you place one edge of the ruler... :-) DOC At 09:58 AM 12/5/2003 -0800, you wrote: >Suppose a nomograph with three lines (A, B, and C) is scanned. >What software package allows the user to select tickmark I on line A and >draw a set of lines through tickmarks J on line B until they intersect line C? > >The software should interpolate the intersection on line C between the >tickmarks. > >Accuracy of +/- 5% would be acceptable. > >Thanks, > >Doug Hewett, CSDP > >-- >http://www.piclist.com hint: The PICList is archived three different >ways. See http://www.piclist.com/#archives for details. http://www.robot-one.ca -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.