johnengineer Posted December 17, 2008 Posted December 17, 2008 Are there any commands where I can find the average, min, and max of text with numerical values? Quote
ReMark Posted December 17, 2008 Posted December 17, 2008 No. Sounds like you need a custom Lisp routine. Quote
johnengineer Posted December 17, 2008 Author Posted December 17, 2008 Is it possible to export text to Excel and find the average, min, and max there? Quote
ReMark Posted December 17, 2008 Posted December 17, 2008 May I ask what this is for? You can export information that is extracted from attributes to an Excel spreadsheet. Quote
johnengineer Posted December 17, 2008 Author Posted December 17, 2008 I use a photometric calculation software add-on which generates lumen values. I would like to analyze those numbers. Quote
ReMark Posted December 17, 2008 Posted December 17, 2008 Then it sounds like whatever text you wish to extract must be pretty specific. Can you give us an example? Quote
johnengineer Posted December 17, 2008 Author Posted December 17, 2008 The text are simply numbers. Quote
ReMark Posted December 18, 2008 Posted December 18, 2008 http://discussion.autodesk.com/forums/thread.jspa?threadID=664661 Page down to the very end. See entry: Extract number from a string. Quote
fuccaro Posted December 18, 2008 Posted December 18, 2008 Does those texts contain only numbers? Export them to a text file, import the data in Excel and calculate what you need. Here are some ways to export them all to a text file: http://www.cadtutor.net/forum/showthread.php?t=79 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.