1sw2asc(1)                       1.8.2.20130925                       sw2asc(1)
2
3
4

NAME

6       sw2asc  -  converts  a  SWITCAP2 output file into ASCII data files that
7       other tools can read
8
9

SYNOPSIS

11       sw2asc -c|--copyright
12
13       sw2asc -h|--help
14
15       sw2asc -V|--version
16
17       sw2asc switcap.out
18
19

DESCRIPTION

21       The sw2asc program reads the switcap.out output file produced by  SWIT‐
22       CAP2  and  produces  a  set of ASCII datafiles which can be more easily
23       loaded into various waveform plotting programs.
24
25       Data generated by SWITCAP2 "PRINT" statements is; extracted and written
26       to  an  output  file in an ASCII format which can be directly loaded by
27       the gwave waveform viewer or more easily loaded into  a  tool  such  as
28       scilab , octave , grace, , or matlab
29
30       If  multiple  analyses  are  in the SWITCAP2 output file, then they are
31       written to individual files.  The output file names  are  derived  from
32       the  input  file  name by appending ".{SSS,TRAN}.#.asc"" to the name of
33       the input file.  SSS is used for Sinusoidal Steady State analysis  out‐
34       put and TRAN is used for.  TRANsient analysis output.  # corresponds to
35       the analysis number (ie if you have 3 SSS analyses in  your  file,  you
36       will end up with .SSS.1.asc, .SSS.2.asc, and .SSS.3.asc.
37
38

OPTIONS

40       -c, --copyright
41              prints copyright information and exits
42
43       -h, --help
44              prints help message and exits
45
46       -V, --version
47              prints version information and exits
48
49

EXIT STATUS

51       sw2asc  will  return  0  on success and non-zero if the command did not
52       complete successfully.
53
54

SEE ALSO

56       SWITCAP2 users manual
57
58
59
60
61
62
63gEDA Project                 September 25th, 2013                    sw2asc(1)
Impressum