Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Matlab DSP | Sending the circuit files to pspice and getting back the analyses results

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

Sending the circuit files to pspice and getting back the analyses results - arbabmasood67 - Sep 2 7:51:27 2010

I am working on some ciruit simulation problem that would require the
pspice readable(.cir)file designed in Matlab to be run on PSPICE and the
analyses result from PSPICE to be automatically retrieved in Matlab. 
I have seen one message showing how to read the Pspice result in matlab but has
any one an idea how to direcly run Pspice simulation from Matlab?
______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: Sending the circuit files to pspice and getting back the analyses results - fara...@yahoo.co.uk - Sep 14 8:37:54 2010

Hello,

I think I might have the answer to your question. Spice can be also run from the
"command line", so when calling the simulator from MATLAB, just add a
! in front of the command.

Here is a link that might help. Note that they use WinSpice, not Spice.

http://www.matrixlab-examples.com/winspice.html

Hope this helps you.
Paul

I am working on some ciruit simulation problem that would require the pspice
readable(.cir)file designed in Matlab to be run on PSPICE and the analyses
result from PSPICE to be automatically retrieved in Matlab. 
>I have seen one message showing how to read the Pspice result in matlab but
has any one an idea how to direcly run Pspice simulation from Matlab?
>





(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )