String to matrix

Hi everyone
I'd like to transform this string [12 2 3;4.5 -5 3;4 5 7;1 0.1 5]
into a matrix
12 2 3
4.5 -5 3
4 5 7
1 0.1 5

=================
thanks in advance
Topic archived. No new replies allowed.