Home Forums SYSTEM Importing data.txt into Matlab component

Viewing 0 reply threads
  • Author
    Posts
    • #42850
      Aadil Raza
      Participant

      Dear All,

      I want to load a data file like data.txt into matlab component so which should be available at the output port for some further processing in optisystem. In this case I do not need input port of Matlab component. But when a set number of input port to 0. It doesn’t set to 0. Secondly I am loading data like following matlab code

      y=load(‘E:\data.txt’);
      OutputPort1.Sampled.Signal = y;

      But I am unable to get output in optisystem at OutputPort1….what could be the reason.

      Please help me out.

      Regards

Viewing 0 reply threads
  • You must be logged in to reply to this topic.