You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In modelica and JSML one can connect two variables that are marked as output and input. In MTK, we can currently only connect systems that are @connector, and we thus have the RealInput, RealOutput in MTKstdlib. This is awkward, and makes the translation from JSML to MTK difficult.
This request is to allow connect between two variables