Mcc in Symbolic Math toolbox
Mostrar comentarios más antiguos
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?
Respuestas (1)
Titus Edelhofer
el 25 de Jun. de 2014
0 votos
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
Categorías
Más información sobre Code Performance en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!