Importing functions from excel... How can I import cos(x) as function and not as a string

1 view (last 30 days)
I am trying to import some functions of x from excel sheet(like cos(x), sin(x), e^x etc). However they are read as strings and not as functions in x.
How can i import them while saving their values as functions in x and not strings.
Thank you
Shrey

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!