lharri73 / PySimlink

Compile, run, and interact with Simulink models natively in Python. https://lharri73.github.io/PySimlink/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Another way to force a signal to generate

lharri73 opened this issue · comments

Under code interface, add signal to code mappings, provide an identifier, then set storage class to 'ExportedGlobal'. Should show up in signal map. I assume this causes it to coalesce into a real signal.