help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: running .exe


From: Ben Abbott
Subject: Re: running .exe
Date: Thu, 03 Mar 2011 05:51:48 -0500

On Mar 2, 2011, at 11:16 PM, maiky76 <address@hidden> wrote:

> Hi 
> 
> I tried the different tips given in this thread but with no luck.
> Can any only help me to translate this Matlab statement into Octave
> language:
> 
> ! "C:\Program Files\LTC\LTspiceIV\scad3.exe" -b  "D:\Filters\filter1.cir"
> 
> The -b is the batch mode
> The filter.cir is the argument of LTspice
> The output file is automatically saved as filter.raw in D:\Filters\ when I
> use Matlab
> 
> Cheers
> Mickael

Look at 'help system'

> System ('"C:\Program Files\LTC\LTspiceIV\scad3.exe" "D:\Filters\filter1.cir"')

Ben


reply via email to

[Prev in Thread] Current Thread [Next in Thread]