codes to import touchstone files into matlab?

 Réponse acceptée

Walter Roberson
Walter Roberson le 5 Juil 2016

0 votes

https://www.mathworks.com/matlabcentral/answers/258865-is-rf-toolbox-able-to-read-touchstone-v2-ts-files

Plus de réponses (2)

Touchstone files can be imported into MATLAB by using the
sparameters function.
spar = sparameters('default.s2p')
The below Links give more insight about this:
Jay Kurland
Jay Kurland le 12 Juil 2021

0 votes

i am having trouble importing S parameter files from a netwark analyzer. How should the s parameter file be formated and what should put into matlab to load id.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by