I am already in a function
I am reading the values serially from matlab using xbees.
The I am calling a function that has chararray as argument which separates the characters to 3 float values.
I want to pass back those values to the loop so I can use them.
But I am only allowed return