Home Forums SYSTEM How to export a graph from OptiSystem into MATLAB Reply To: How to export a graph from OptiSystem into MATLAB

#11039
Profile Photo
Ahmad Mustafa
Participant

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

Categories