i need to write a code that accepts string form user like this {1 2 3 ; 1 2 3}
and then make a function that converts this string into float to put it in an array as a matrix and make operations on it ... could you help me please what to do ?
and then make a function that converts this string into float to put it in an array as a matrix and make operations on it ... could you help me please what to do ?
Comment