Mcc in Symbolic Math toolbox
Afficher commentaires plus anciens
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?
Réponses (1)
Titus Edelhofer
le 25 Juin 2014
0 votes
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
Catégories
En savoir plus sur Code Performance dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!