cell2sym...where it is?

2 Ansichten (letzte 30 Tage)
Junior Joel Aguilar Hancco
Junior Joel Aguilar Hancco am 11 Jan. 2020
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'.

Akzeptierte Antwort

KALYAN ACHARJYA
KALYAN ACHARJYA am 11 Jan. 2020
Bearbeitet: KALYAN ACHARJYA am 11 Jan. 2020
May be you are using earlier version of Matlab, cell2sym is Introduced in R2016a

Weitere Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by