another way to compile my guide without using the matlab compiler?

1 view (last 30 days)
What happens is that the matlab compiler does not accept Symbolic Math Toolbox and in my program I use Symbolic Math Toolbox so I want to compile it differently once I read that it could be but commands are used and I do not remember well, does anyone know how?

Accepted Answer

Karan Gill
Karan Gill on 6 Nov 2017
I think you're looking for matlabfunction : https://www.mathworks.com/help/symbolic/matlabfunction.html
  2 Comments
Bugra Alp Nas
Bugra Alp Nas on 16 Apr 2019
Hey Karan Gill,
I have to derivative a function but diff is not working for matlabFunction. Have you got a solution for this issue?
Walter Roberson
Walter Roberson on 16 Apr 2019
Bugra Alp Nas:
Do you have the Symbolic Toolbox? Is what you want to take the derivative of a symbolic function or symbolic expression? Are you using matlabFunction and asking to write the result to a file?

Sign in to comment.

More Answers (0)

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!