Matlab <-> PSpice Interface

How to call PSpice from Matlab and import the results

Ahora está siguiendo esta publicación

YOU WILL NEED TO DOWNLOAD THE FREE VERSION OF PSpice 6.0 DOS (see below)!!!

The MPS Interface creates one full loop between Matlab and PSpice (you can add fitting routines later). It is a fully running function/program, but you will need to write your own code to adapt it to your problem!! Please see this tool as a demonstration that shows you, how to connect Matlab and PSpice 6.0 for DOS (works absolutely fine).

The zip-file contains the demo files test.m and test.mat and also the files

- makeNetList.m : a simple electrical circuit with variables
- writepwl.m : to write time/data files for PSpice
- readdat.m : to import data from PSpice
- PSpice60.m : to set parameters and call PSpice

and also

- setPCM.m : just a specific file for my demo problem
- writeCIR.m: shows what's necessary for a *.cir file

Extract all files and folders (!) and files to C:\ (you can change this later). Also download PSpice 6.0 (see below) and install/extract it. Copy the files PSEXEC.EXE and DOS4GW.EXE to C:\MPS\PSpice60\.

Then you're good to go, change the current Matlab directory to C:\MPS\Matlab\ and start with "test.m"

This is an early 'prototype', I will try to update it A.S.A.P. and add a detailed explanation/tutorial... However, the advanced user might like this as a template already.

Citar como

Frank Sommerhage (2026). Matlab <-> PSpice Interface (https://es.mathworks.com/matlabcentral/fileexchange/25028-matlab-pspice-interface), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: PSpice binary import

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0