Search found 2 matches

by FetterChiller
Fri Jun 26, 2015 4:40 pm
Forum: Graphics, Figures & Tables
Topic: pgfplots | Data from *. s1p Files for Smith Diagramm
Replies: 5
Views: 6145

pgfplots | Data from *. s1p Files for Smith Diagramm

Hi again.

@Johannes: Oh, thanks I've been looking for something like this. Wouldn't a renewcomand usually belong in front of begin[document] ?

I also wanted to share my code for .s2p-Files and some more tricks for nice results:


% !TeX encoding = UTF-8
% !TeX spellcheck = de_DE

\documentclass ...
by FetterChiller
Sat May 23, 2015 6:04 pm
Forum: Graphics, Figures & Tables
Topic: pgfplots | Data from *. s1p Files for Smith Diagramm
Replies: 5
Views: 6145

pgfplots | Data from *. s1p Files for Smith Diagramm

Hi!
Found this very old thread and it would have saved me hours if there would have been some examples on the usage. Here is some code with some examples on how to use this.

The following code assumes a standard s1p-File with row1 being the Frequency, row2 the real part and row3 the imaginary part ...