G
Guest
I was wondering if it is possible to convert an array that is of type string
to type double so that matrix operations can be performed on it? I have a
string array because I needed to split the array before performing any
operations on it. Thanks!!
to type double so that matrix operations can be performed on it? I have a
string array because I needed to split the array before performing any
operations on it. Thanks!!