Home › Forums › SYSTEM › How to export a graph from OptiSystem into MATLAB › Reply To: How to export a graph from OptiSystem into MATLAB
April 25, 2014 at 4:46 am
#11039
Hi,
I found the solution myself after trying more new things. The solution lies in the following .m and .osd file 🙂
MatlabOptiSysBER.m
OpticalLinkProject.osd
Instead of using “GetValue”, one has to use “GetGraph” and follow the relevant routine given in the above mentioned .m file.
Cheers,
Ahmad