Why do I receive the error 'Incomplete noise parameters' when using the READ function in RF Toolbox 1.1 (R14SP2) to read a Touchstone ".s2p" file with comments or empty lines between data lines?
Afficher commentaires plus anciens
I am trying to read a Touchstone ".s2p" file, which has comments and empty lines between data lines. The execution of the READ command on this file results in the following error:
??? Error using ==> rfdata.data.read>readsnp
Incomplete noise parameters.
Reproduction Steps:
h = read(rfdata.data,'Test.s2p');
where "Test.s2p" is a Touchstone file with comments or empty lines between data lines.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Visualization and Data Export dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!