This repository has been archived by the owner on Sep 22, 2023. It is now read-only.
forked from steventen/Simulink-Model-Parsing-Tools
-
Notifications
You must be signed in to change notification settings - Fork 0
alecdibble/Simulink-Model-Parsing-Tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
##-- Simulink Mode Parsing Tools --## This tool package intends to extend my parsing tool for SimMechancis which has a very similar structure with Simulink. * the tools contian MDLparsetool.py for parsing .mdl file, which is created directly under Matlab's Simulink environment. * the tools provide functions like get_param(), set_param(), add_block(), add_line() etc. The goal of this project is to implement the same system manipulation functions as provided in Matlab environement. So that one can create and/or modify Simulink model by using python. ##-- Requirements --## To run this tool, you'll need: * Python, version 2.4 or higher * for mdl file parser, you need to install pyparsing module ##-- Credits --## Project author: Steven Yue The function for parsing mdl file into nest list was writtern by Kjell Magne Fauske. Thanks
About
read and write simulink model in python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published