Mcc in Symbolic Math toolbox

1 次查看(过去 30 天)
sriram
sriram 2014-6-25
hi sir/mam
I am try to use poly2sym function in Symbolic math Toolbox but mcc not support that toolbox. how can i access from library function in c or any otherway to use that function?

回答(1 个)

Titus Edelhofer
Titus Edelhofer 2014-6-25
Hi Sriram,
it depends: do you want to continue with the symbolic expression, i.e., do you want to do some more calculations? Then things will become difficult, because it's not the poly2sim that you need to worry about but those next calculations.
If you only want to have a "nice" representation, you could create a string easily ...
Titus

类别

Help CenterFile Exchange 中查找有关 Standalone Applications 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by