code generation -凯发k8网页登录
the results of symbolic computations are often used in numeric codes that exclusively use standard double-precision arithmetic. symbolic math toolbox™ provides functions for generating matlab functions, simulink function blocks, and equations based on the simscape language – directly from symbolic expressions.
with these functions, you can convert the result of your symbolic computations into functions based on numeric computation, ready to be used in other parts of your program. using the generated matlab functions does not require a license for symbolic math toolbox. you can also convert symbolic expressions into c, fortran, mathml, and tex code.
functions
topics
convert symbolic expressions to c or fortran code.
convert symbolic expressions to matlab functions that accepts numeric values.
convert symbolic expressions to simulink blocks.
translate results of symbolic computations to simscape language equations.
generate matlab functions from symbolic expressions and create standalone applications with matlab compiler™.
generate matlab functions from symbolic expressions and generate c code with matlab coder™.