Import SPICE Raw File

버전 1.0.0.0 (1.25 KB) 작성자: Brett Bymaster
Import a SPICE raw file into MATLAB.
다운로드 수: 4K
업데이트 날짜: 2005/8/9

라이선스 없음

There are two functions enclosed that can quickly read the raw file output of SPICE. This can be used to dump the entire contents of a SPICE simulation into MATLAB for further processing. This version works in a similar fashion to a prior post (rawspice6.m), but reads files an order of magnitude faster. This function can read files of > 30Megs in less than 30 seconds.

The first function imports the data into a structure where each node is indexed by its node name (ReadRawSpice). The second function imports the data into a cell where each node name is indexed by a number (ReadRawSpice2). Otherwise, the two functions are identical. Both are in the same .m file, so the user should separate them out after download.

인용 양식

Brett Bymaster (2024). Import SPICE Raw File (https://www.mathworks.com/matlabcentral/fileexchange/8237-import-spice-raw-file), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: rawspice6.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0