Functions | |
| def | matlab_gen |
| Generate command to run Matlab. | |
| def | matlab_emitter |
| Add m-files as dependencies. | |
| def | generate |
| Add Matlab builder to the environment. | |
| def | exists |
| Check whether Matlab is properly installed and configured or not. | |
| def repro::tools::matlab::exists | ( | env | ) |
Check whether Matlab is properly installed and configured or not.
Definition at line 118 of file build/lib/repro/tools/matlab.py.
| def repro::tools::matlab::generate | ( | env | ) |
Add Matlab builder to the environment.
Definition at line 101 of file build/lib/repro/tools/matlab.py.
| def repro::tools::matlab::matlab_emitter | ( | target, | ||
| source, | ||||
| env | ||||
| ) |
| def repro::tools::matlab::matlab_gen | ( | source, | ||
| target, | ||||
| env, | ||||
| for_signature | ||||
| ) |
1.5.6