Home Forums SYSTEM MATLAB Component Reply To: MATLAB Component

#50410
Profile Photo
Ahmad Atieh
Moderator

Hello Olivier,
for the sake of the forum and following up on our discussions, the save command can’t be used in the Matlab software if OptiSystem calls Matlab through the Matlab component. However, if you call OptiSystem from a Matlab program, then you can use the Matlab save command.

Regarding the measured data file that you are trying to load to the “Measured Pulse sequence” component, its size is huge and I expect it can’t be opened with other software like excel? We think the size (1.4GB) it too big to be handled with either other software. You need to down sample the data and load it to the component.

You must follow the signal structure in the Matlab code, the Matlab component data sheet and the examples in OptiSystem Example Library explains that.

Regards,
Ahmad

Categories