How can I display Matlab results on a graph from another program?

Hi guys,
I have written a program that calculates some parameters of a car engine. Varying the inputs, these parameters change. I have also made a graphical representation of the engine in another program. I want to combine Matlab with this graph so as when I run the code from Matlab, the outputs for each part of the engine will appear in my graph.
Is something like this possible?

5 Comments

It is a simple picture of the engine that i took with the snipping tool. I want to display the results from my Matlab program on certain points on this picture. Is this possible?
Why can't you just load the picture file and display it in Matlab along with your data?
I have loaded the picture but I don't know how to display it as a figure so as to add to it what I need. I am kinda beginner with Matlab. You know how I do it?
doc image
is this what you are looking for?

Sign in to comment.

Answers (0)

Asked:

on 7 May 2015

Commented:

on 7 May 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!