Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
An m-file function for converting the output of Berkely Spice
simulations (.raw files) into a format suitable for manipulation in
Matlab (version 6.x). The ouputs are in the form of two cell
arrays of strings (header and variables) and one numeric
array (data):
'header' contains the header info generated by a Spice
simulation (Title, time stamp, type of simulation, data type,
number of variables, and number of outputs per variable).
'variables' contains one line per variable (variable #, name
and units)
'data' contains the numeric output of the simulation, each
column contains the data from one variable. The columns are
in the order identified in the variables string.
Tested under Matlab 6.0 and 6.1, and under Spice 3f4 only.
Cita come
John Giolma (2026). rawspice6.m (https://it.mathworks.com/matlabcentral/fileexchange/848-rawspice6-m), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: Import SPICE Raw File
Informazioni generali
- Versione 1.0.0.0 (1,28 KB)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
