i need to convert from cell to symbolic,because I have to integrate the equations with "int" but i can't do it!. Can somebody help me? Thanks.
>> e=importdata('Ecuaciones.dat')
e =
'x '
'x^2 '
'2*x^3 '
>> e1=cell2sym(e)
Undefined function or variable 'cell2sym'.

 采纳的回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2020-1-11
编辑:KALYAN ACHARJYA 2020-1-11

0 个投票

May be you are using earlier version of Matlab, cell2sym is Introduced in R2016a

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

产品

标签

Community Treasure Hunt

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

Start Hunting!

Translated by