July 7, 2023 at 4:27 am
Subscriber
Actually, I get with
fdtd.updateportmodes(1,2)
an error:
lumapi.LumApiError: “argument list for the updateportmode is incorrect – updateportmodes arguments were converted to (‘int, ‘int)”
fdtd.updateportmodes([1,2]) also does not work with an error:
”lumapi.LumApiError: ‘argument list for the updateportmode is incorrect – updateportmodes arguments were converted to (cell array)'”