I want to use 'syms' normally in exe. How can I solve it?
1 回表示 (過去 30 日間)
古いコメントを表示
Image1-my m file
Image2-Its exe.
I made m file as like image1. I converted it to exe file. I want to use 'syms' normally in exe. How can I solve it?
0 件のコメント
回答 (1 件)
Walter Roberson
2013 年 7 月 27 日
You cannot use "syms" in a compiled program. The Symbolic Toolbox cannot be compiled into an executable.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Assumptions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!