I am trying to find out how to write a code generator for MuPAD / Symbolic Math Toolbox for Matlab. Basically, I would like to extend the code export to a new format for example by modifying the current C-code export (generate::C).
Is there some easy way to do this?
0 Comments