Mcc in Symbolic Math toolbox
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!