Solved
How export functions results to a vector
- April 30, 2014
- 13 replies
- 5946 views
Please,
I need export results of functions to a vector or Excel table. I can not work with vectors instead range variables because I have a lot of functions depending of these range variables. After made calculations, I have a function results (with a lot of singularities) and I need find max and min values from these results. I need convert these results to a vector, so, I can use max and min functions to find the maximum and minimum values or export these values to Excel.
Someone have any solutions to this case?
Thank you.

