gEDA-user: Analog waveform viewer for gnucap

Rubén Gómez Antolí lobo at mucharuina.com
Mon Sep 4 08:33:46 EDT 2006


Hello again,


Rubén Gómez Antolí escribió:
> [...]

> There are any example about gnucap simulation output and to use with octave?
> 

After a time reading octave doc:

octave:4> salida=load salida.simu1.cc.dat

Load output file (salida.simu1.cc.dat) from gnucap and assign data at
variable "salida". Octave load it in form of matrice.

octave:5> plot (salida(:,4),salida(:,6))

Plot values from 4 column for X axis and 6 column for Y axis.

The output is a transfer function from a transistor circuit.

Is any form about octave show "limits" valor? Any tips for EDA use of
octave?

Thanks in advance.

Salud y Revolución.

Lobo.
-- 
Libertad es poder elegir en cualquier momento. Ahora yo elijo GNU/Linux,
para no atar mis manos con las cadenas del soft propietario.
---------
Desde El Ejido, en Almería, usuario registrado Linux #294013
http://www.counter.li.org


More information about the geda-user mailing list