Is it possible to read text in to mathlab from excel?
Is it possible to read text in to mathlab from excel?
(OP)
Is it possible to read text in to mathlab from excel?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
Is it possible to read text in to mathlab from excel?
|
RE: Is it possible to read text in to mathlab from excel?
For Mathcad, there is an Excel component as well as the capability to reading comma separated value format.
TTFN
RE: Is it possible to read text in to mathlab from excel?
RE: Is it possible to read text in to mathlab from excel?
http://cuky2000.250free.com/Str_No.pdf
NOTE: 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.