Home Forums SYSTEM Simple MATLAB component

Viewing 1 reply thread
  • Author
    Posts
    • #44387
      Antoine Provot
      Participant

      Hi everyone.
      I’m a cryptography student and I’m simulating a QKD setup on optisystem. I’m not realy comfortable with the framework and I’m facing a problem I don’t understand
      I’m trying to create a matlab component that would take four inputs, and randomly select one of them and use it as an output. The MATLAB piece of code works on matlab but says that “an END is missing” when I use it in the component.
      Where am I doing something wrong?

      Best regards
      AP

    • #44403
      Damian Marek
      Participant

      I think that means that somewhere you have a control segment like loop that is missing the END command. Maybe when you copied it over to a new file you forgot the END?

Viewing 1 reply thread
  • You must be logged in to reply to this topic.