Mcc in Symbolic Math toolbox
1 vue (au cours des 30 derniers jours)
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?
0 commentaires
Réponses (1)
Titus Edelhofer
le 25 Juin 2014
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
0 commentaires
Voir également
Catégories
En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!