Loading data to and from Matlab to Optisystem

34 views (last 30 days)
How can i load a matrix in Matlab to Optisystem software, do some operations there and load the output from Optisystem back to Matlab? Thanks for any help :)

Answers (3)

Abdelkader
Abdelkader on 1 May 2014
Hello,
You may use the Matlab component provided in the Matlab Library.
You should know that OptiSystem has a specific data structure to each component. For example the signal generated by the WDM transmitter is OutPort1.Sampled.Signal and the corresponding time array is OutputPort.Sampled.Time.

Anand N
Anand N on 3 May 2014
Hi Mr.Abdelkadar
Thank you very much for your reply. I am not familiar with matlab component in optisystem. Can you tell me how to use the matlab component in optisystem? Should I provide the path adress of matlab code to be called using optisystem in the path link of Matlab component in optisystem?
Anand

ARCHA CHANDRASENAN
ARCHA CHANDRASENAN on 19 Aug 2020
Can we genrate a signal inmatlab and load to optisystem.?

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!