Hi, all
I want to run a Plecs simulation model on the RT Box CE (that is connected to some HW and thus has analog inputs) from Matlab. The code should either be generated first or the .elf file should be loaded to the RT Box. The simulation data should be captured via the data capture block (or any other) and send back to Matlab. The data should be visualized in real time or at least very fast in Matlab.
Is this achievable and how or is there an alternative way or a workaround?
Reference is the python script to enable a communication to the RT Box via XML rpc