viatra / massif

Massif is a Matlab Simulink Integration Framework for Eclipse
https://viatra.github.io/massif/
Eclipse Public License 1.0
20 stars 14 forks source link

#206 Skip object types from block params that fail to be converted to Java #209

Closed adisandro closed 3 years ago

adisandro commented 3 years ago

This avoids the com.mathworks.engine.UnsupportedTypeException when importing a Simulink.HMI.SignalSpecification and a mpc object, as described in #206.