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

1 件のコメント

Junior Joel Aguilar Hancco
Junior Joel Aguilar Hancco 2020 年 1 月 11 日
:( i'm using R2015a. Thanks!

サインインしてコメントする。

その他の回答 (0 件)

製品

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by