miss_hit icon indicating copy to clipboard operation
miss_hit copied to clipboard

Support legacy SIMULINK models

Open florianschanda opened this issue 4 years ago • 0 comments

The old mdl format is an undocumented proprietary plain-text format.

  • [ ] work out format
  • [ ] create simplified ast that can read/write models without understanding them
  • [ ] abstract existing simulink parser to allow multiple formats using the same abstract classes
  • [ ] integrate into miss_hit tools

florianschanda avatar May 06 '20 10:05 florianschanda