How can I display Matlab results on a graph from another program?
Show older comments
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
KL
on 7 May 2015
what's the other program?
Michael Haderlein
on 7 May 2015
Why can't you just load the picture file and display it in Matlab along with your data?
Fotis
on 7 May 2015
Ingrid
on 7 May 2015
doc image
is this what you are looking for?
Answers (0)
Categories
Find more on Lighting, Transparency, and Shading in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!