Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing and Plotting in Real Time

Status
Not open for further replies.

zfreddyzzz

Chemical
Joined
Mar 2, 2007
Messages
1
Location
CA
Hi all,

I have a simple question...It might have been discussed earlier or the
solution might be very simple but I certainly am not aware of it so
far.

I have a C program on my computer that runs for some time (usually run
times are for more than 30 seconds...but while the program is running
it's generating data and dumping it to certain files.

is there any way that I can let matlab read this data and plot it in
"real-time" ... I mean anyway that I can let Matlab read the file at a
certain interval of time and plot the data.

I would appreciate any help...and if you know some other "easier" ways
to do it using some open source programs it would be great too.

Hope to hear from someone

Freddy
 
I think what you need is to write your own plotting functions.

C# is a good programming language for that purpose.
If you are not a programmer and the requirement is not too complicated , I might do it for you (for free).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top