Read data from a S2P file.
S=uW_S2P_read(filename)
String parameter : filename of the S2P file including the path.
tlist containing the S parameters.
This function read S parameters from a S2P file.
// Get the T11 parameter of a measured device // filename=tk_getfile("*.s2p"); S_measure=uW_S2P_read(filename); uW_S2P_display(S1,S2); | ![]() | ![]() |
www.reveyrand.fr