No BSD License  

Highlights from
rawspice5.m

Be the first to rate this file! 1 Download (last 30 days) File Size: 2.03 KB File ID: #238

rawspice5.m

by John Giolma

 

09 Aug 1999

Functions for converting the output of Berkely Spice simulations (.raw files) into a format.

| Watch this File

File Information
Description

An m-file function for converting the output of Berkely Spice simulations (.raw files) into a format suitable for manipulation in Matlab (version 5). 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 5.2 and 5.3 and the Student version 5, and under Spice 3f5 only.

MATLAB release MATLAB 5.2 (R10)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
data import John Giolma 22 Oct 2008 06:34:25
data export John Giolma 22 Oct 2008 06:34:25
raw John Giolma 22 Oct 2008 06:34:25
spice John Giolma 22 Oct 2008 06:34:25
berkeley John Giolma 22 Oct 2008 06:34:25
manipulation John Giolma 22 Oct 2008 06:34:25
data John Giolma 22 Oct 2008 06:34:25

Contact us at files@mathworks.com