- This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Optiwave software can be used in different industries and applications, including Fiber Optic Communication, Sensing, Pharma/Bio, Military & Satcom, Test & Measurement, Fundamental Research, Solar Panels, Components / Devices, etc..
Download our 30-day Free Evaluations, lab assignments, and other freeware here.Â
Optiwave software can be used in different industries and applications, including Fiber Optic Communication, Sensing, Pharma/Bio, Military & Satcom, Test & Measurement, Fundamental Research, Solar Panels, Components / Devices, etc..
Download our 30-day Free Evaluations, lab assignments, and other freeware here.Â
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
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?