Home Forums SYSTEM Co simulation

Viewing 3 reply threads
  • Author
    Posts
    • #21651
      Ajay Vyas
      Participant

      How to get output from the MATLAB component, I want design a closed loop system the summing point is design is MATLAB the both input in electrical domain & output of point in also in electrical domain.
      I already also this question but I am not understand, When I run the matlab component the err is define the input structure.
      Please help me

    • #21748
      Gaurav Rajarya
      Participant

      Mr. Vyas some examples are given in optisystem examples library.refer those examples

    • #21749
      alistu
      Participant

      Hi Ajay,

      First you have to put the proper output data structure. It’s best to start your program with:

      OutputPort1=InputPort1;

      And then the desired changes will be made by the program you have made. So the above code line is just to make the right structure for the Output. Try this and I hope you will have no problem running your simulation.

    • #21792
      mohammed hosni
      Participant

      i think the attached pdf file can help you

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