Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 620 Bytes

pyScripts_for_tlcs

python scripts to generate call relationships of TLC files. TLC is an Simulink-defined interpreted Language

requirements

  1. Python3
  2. Graphviz & Graphviz for python (pip install graphviz)
  3. MATLAB2020 (or other versions)

printscreens

demo1 from test001.py

images/img001.gif

demo2 from test002.py

images/img002.gif

demo3 from test003.py

images/img003.png