Home Forums SYSTEM matlab co simulation Reply To: matlab co simulation

#39331
Profile Photo
Jamal
Participant

@burhan

As you have quite a lot idea of matlab interfacing, I’d be pleased if you could help me with the interfacing.

I have initialised my output with OutputPort1 = InputPort1; and after doing all the work on the input signal I want to assign it to output.
I end the code with OutputPort1.Sampled.Signal = InterleavedSignal
In matlab after this assignment, I can successfully plot the OutputPort1.Sampled.Signal but the signal does not show up back in optisystem

Categories