Aug 12, 2005 #1 MarkusLAndersson Mechanical Joined Aug 11, 2005 Messages 20 Location GB Is it possible to read text in to mathlab from excel?
Aug 12, 2005 #2 IRstuff Aerospace Joined Jun 3, 2002 Messages 44,895 Location US Are you referring to MATHCAD? or MATLAB? For Mathcad, there is an Excel component as well as the capability to reading comma separated value format. TTFN Upvote 0 Downvote
Are you referring to MATHCAD? or MATLAB? For Mathcad, there is an Excel component as well as the capability to reading comma separated value format. TTFN
Aug 14, 2005 Thread starter #3 MarkusLAndersson Mechanical Joined Aug 11, 2005 Messages 20 Location GB Yes I was! Sorry! I cant find out how to do this do you have an example? I would like to read in the text string "200x200x12" for display in mathcad. Upvote 0 Downvote
Yes I was! Sorry! I cant find out how to do this do you have an example? I would like to read in the text string "200x200x12" for display in mathcad.
Sep 6, 2005 #4 cuky2000 Electrical Joined Aug 18, 2001 Messages 2,135 Location DO Check the enclose example for one number. http://cuky2000.250free.com/Str_No.pdfNOTE: If you have a series of string values in excel, you may import this as a vector and apply similar logic converting string to numbers. Good luck. Upvote 0 Downvote
Check the enclose example for one number. http://cuky2000.250free.com/Str_No.pdfNOTE: If you have a series of string values in excel, you may import this as a vector and apply similar logic converting string to numbers. Good luck.