- This topic has 2 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- 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.Â
Hello dear members,
I am having problem using two matlab components. When start simulation both loaded matlab and the second component overwrite the input port/output port data of first component in matlab workspace, as workspace shows only single InputPort1 and OutputPort1 data. That means no port data for second matlab component. How to figure out so that to see data for both matlab components on workspace. Seniors Kindly help.
The OptiSystem simulation engine is sequential and it will decide, layout dependent, which Matlab component to calculate first. If you want to debug a Matlab component I would put the “pause” command in the M-file to halt execution while you investigate the variables.
Thank you Damian , I think excellent answer. But That’s the problem, that in a sequence manner, each matlab component will overwrite the outputPort of previous one. So you mean for each matlab component simulation I have to pause the simulation. It will become complex if I use more matlab components. Is not there any other option?
Regrads,
Farid