Clear Filters
Clear Filters

a guide or manual for matlab Function?

2 views (last 30 days)
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

Accepted Answer

Walter Roberson
Walter Roberson on 7 Nov 2017
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.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!