Click here to Skip to main content
15,889,590 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

Can anyone suggest a library that can be used to plot complex numbers directly?

I am converting an application from MATLAB to ASP.NET, The MATLAB application has a lot of calculations with complex numbers which I managed to solve using MATH.NET. Then I hit this roadblock and I cant find an appropriate library that will help me plot a graph directly.

Any help will be most appreciated.

Thanks

Sid
Posted

This post may help you. Is a full implementation of complex numbers for .NET, and how to use it with VB or C#.

Click here
 
Share this answer
 
TeeChart by http://www.steema.com/[^] is fast and very feature complete.

It has some of the most common chart types used to visualize complex numbers.

Regards
Espen Harlinn
 
Share this answer
 
These will help you too.

1..2..3 ways of integrating MATLAB with the .NET[^]

Solving Engineering Problems Using MATLAB C++ Math Library[^]

Also browse CP for more articles regarding MATLAB[^]

Do customizations based on your need. cheers.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900