read a S2P from a multiple S parameter file (MPS)
S = uW_MPS_read(filename,index)
String. Path of the mps file.
String. Index of the required S2P within the mps file.
S parameter object extracted from the mps file.
This function extract a S2P from a mps filename and the desired index (3 capitals letters).
mps_filename=SCI+"/contrib/uW/example/S2P/data.mps"; mps_index="AN0"; S=uW_MPS_read(mps_filename,mps_index); uW_S2P_display(S); | ![]() | ![]() |
www.reveyrand.fr