I want to parse file in MatLab, the data in the text with this format.
15.01245 20.478 12.589 58.256
i used this function:
Simply call to
data = load('file.txt')