fluiddyn.util.matlab2py๏ƒ

Treat Matlab code to help the translation to Python code๏ƒ

This subpackage provides 2 modules to help a developer to translate a Matlab code into a Python code. It is not a proper Matlab to Python translator. The code produced is just more similar to Python than the original Matlab code.

cleanmat

Clean Matlab code

mat2wrongpy

Matlab -> wrong Python translator

Functions

get_index_closing_parenthesis(line,ย ind_start)

main()