Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Lets move the matlab codegen to Jinja2 templates, the current template code is very hard to read and see how it comes together.
This will also help with the C/C++ lib generation and overview IMO.
Describe alternatives you've considered
Keep it as it is.
Additional context
Link: Jinja 2 documentation
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Lets move the matlab codegen to Jinja2 templates, the current template code is very hard to read and see how it comes together.
This will also help with the C/C++ lib generation and overview IMO.
Describe alternatives you've considered
Keep it as it is.
Additional context
Link: Jinja 2 documentation