Borrar filtros
Borrar filtros

cell2sym...where it is?

1 visualización (últimos 30 días)
Junior Joel Aguilar Hancco
Junior Joel Aguilar Hancco el 11 de En. de 2020
Comentada: Junior Joel Aguilar Hancco el 11 de En. de 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'.

Respuesta aceptada

KALYAN ACHARJYA
KALYAN ACHARJYA el 11 de En. de 2020
Editada: KALYAN ACHARJYA el 11 de En. de 2020
May be you are using earlier version of Matlab, cell2sym is Introduced in R2016a
  1 comentario
Junior Joel Aguilar Hancco
Junior Joel Aguilar Hancco el 11 de En. de 2020
:( i'm using R2015a. Thanks!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by