09-02-2012 09:14 PM
A search only found my own posting from several years ago.
I am trying to convert a string in the format "3.7,5.6" to the complex 3.7+5.6i.The strings may include signs or 3.7e+00 notation. The images below show how I am doing it now.
I could not find a way to use Scan form String or any other function to do this in one step. Does anyone see a better way?
Thanks,
Lynn
09-02-2012 09:37 PM - edited 09-02-2012 09:37 PM
09-02-2012 09:45 PM
Thanks. I thought I looked at that function but did not try that combination.
Lynn
09-02-2012 09:49 PM - edited 09-02-2012 09:50 PM