a guide or manual for matlab Function?
3 ビュー (過去 30 日間)
古いコメントを表示
Apparently it's the answer for me since I can not use the symbolic math toolbox but I do not use matlabFunction on the page https://www.mathworks.com/help/symbolic/functionlist.html I do not understand it. Any manual or guide how use it? I want to use it to declare a symbolic variable is that I need to print a polynomial and so you will need to show variables. I'm making a guide that will be executable
0 件のコメント
採用された回答
Walter Roberson
2017 年 11 月 7 日
matlabFunction is not useful to you in this circumstance. Your input function is from the user, not something that you could pre-convert into MATLAB code to be compiled.
matlabFunction itself is part of the Symbolic Toolbox and so cannot be compiled.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Function Creation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!