how to create a mathml file ?

2 次查看(过去 30 天)
Thou Raya
Thou Raya 2019-10-18
评论: Thou Raya 2019-10-18
Hello eveyone!
i'm trying to generate a mathml code for a mathematical expression.
when i search in the internet i find the function mathml(expr) but when i type it, an error occures (Undefined function or variable 'mathml'.).
when i search in the documentation of the installed version of matlab i find generate::MathML(expr). Again it doesn't work (generate::MathML(hold(int)(exp(x^2)/x, x)) Error: Unexpected MATLAB operator).
i'm working on matlab 2016b.
any help please!!
  2 个评论
Stephen23
Stephen23 2019-10-18
编辑:Stephen23 2019-10-18
"when i search in the internet i find the function mathml(expr)..."
Possibly you are referring to this FEX submission, which must be downloaded before using:
"when i search in the documentation of the installed version of matlab i find generate::MathML(expr)"
That is part of MuPad, not MATLAB:
Thou Raya
Thou Raya 2019-10-18
thank you very much!

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

产品


版本

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by