fatkat999 0 Report post Posted January 24, 2012 Im trying to change the ROP scale on logplot 2003 from ft/hr to min/ft. Can ANYONE tell me how this is done? I appreciate any help, thank you! Share this post Link to post Share on other sites
Mitch 0 Report post Posted January 24, 2012 Logplot doesn't do any conversions on the data. If you want to switch from ft/hr to min/ft you'll have to convert the data either in Excel or using the Column math utility in the database. y min/ft = x / 60 where x is in ft per hour Share this post Link to post Share on other sites
fatkat999 0 Report post Posted January 24, 2012 Logplot doesn't do any conversions on the data. If you want to switch from ft/hr to min/ft you'll have to convert the data either in Excel or using the Column math utility in the database. y min/ft = x / 60 where x is in ft per hour Well how do I get to the Math Column Utility in the data base? Share this post Link to post Share on other sites
Mitch 0 Report post Posted January 27, 2012 LogPlot doesn't have a database. You can right click in the Data Sheet and select Columns/Math/Constant in the popup menu. Share this post Link to post Share on other sites