Skip to main content
1-Visitor
April 30, 2014
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.

Best answer by Werner_E

Now you have posted this very same question three times in different threads - thats annoying and counterproductive. Please avoid doing this in case of future questions.

Attached is something which should help for your understandig, I hope.

13 replies

23-Emerald I
April 30, 2014

You can give a function a vector just as well as a range variable.

Werner_E
Werner_E25-Diamond IAnswer
25-Diamond I
April 30, 2014

Now you have posted this very same question three times in different threads - thats annoying and counterproductive. Please avoid doing this in case of future questions.

Attached is something which should help for your understandig, I hope.

JPMN1-VisitorAuthor
1-Visitor
May 1, 2014

Werner,

Thank you. Your explanation was perfect.

19-Tanzanite
April 30, 2014

See my answer here: http://communities.ptc.com/message/241799#241799

Please do not cross post. It is a waste of our time for multiple people to answer your question because they didn't realize it was already answered somewhere else.