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

采纳的回答

Walter Roberson
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 CenterFile Exchange 中查找有关 Function Creation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by