04-22-2008 03:30 PM - edited 04-22-2008 03:30 PM
04-22-2008 03:30 PM
04-22-2008 05:12 PM - edited 04-22-2008 05:17 PM
04-22-2008 06:26 PM
04-22-2008 06:34 PM
krispiekream wrote:
i tried it, but it didnt work. i dont think my string is in array.
altenbach wrote:
You need to make "tempstart" an array instead of a scalar.You string array element already has the values as a comma seperated list, so all you need to do is get the array element, use "spreadsheet string to array" with "," as delimiter, "%f" as format and a 1D DBL array as type. Try it!
04-22-2008 06:58 PM