[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: run C++ program from matlab - is it possible??

I don't think there is anything standardised, but people at my department
have been working on this and unstable solutions may already exist.

Roy


"SS" <webmaster@srsteel.co.uk> wrote in message
news:c0tokc$l0g$1@news.freedom2surf.net...
> I've got a C++ program that performs a simulation and stores it's data in
a
> *.csv file.
> I'm reading that *.csv file with the csvread function and then plotting
the
> aquired data.
>
> Is it possible to call the C++ program and make it run from the matlab
> command line?
>
> what I'd like is a function in my matlab code that:
>
> calls and runs the C++ prog'
> closes the C++ prog.
> reads the *.csv file created by C++ prog.{already know how to do this}
> plots the data {already know how to do this}
>
> SS.
>
>


[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index