How to import Matlab chart to C# window app

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I am doing a window application. Now i need to use Matlab to draw a chart
and display that chart in my dialog written in C#. How do i do this?

I know there is a C# wrapper but it is just for value functions. What is the
possible way out ??

Regards

Jess
 
Hi Jess,

Does Matlab provide an ActiveX control for displaying charts? If it does,
that would probably be the way to go.
Just a guess though - actually never used Matlab.
 
Hello,

ProEssentials is used by many scientists and engineers in replace of MatLab.
ProEssentials may be able to produce a similar chart and it comes with .NET
interfaces along with much more potential for interactivity than MatLab
could allow. Why show a static picture when resizing, maximizing, zooming,
panning, exporting, printing, and much more is easily possible?

If you want to discuss this further, email a bitmap of what you're
outputting to (e-mail address removed) and I'll be happy to take a look.

best regards,

Robert Dede
Gigasoft, Inc.
 
Back
Top