Home Forums SYSTEM how to export the data from optisystem to matlab Reply To: how to export the data from optisystem to matlab

#33299
Profile Photo
MHD NA
Participant

you can create an m-file that reads in an your signal and horizontally concatenates the vector (from each sweep) to an array (thus creating a large signal array representing all the sweeps). For example, a “SweepNum” parameter is first setup in the global parameters (from 1 to N), followed by the “Amplitude” of your Oscilloscope Visualizer.

Categories