views:

72

answers:

1

Needs that autocad uses value from mathcad or matlab? Could I use for it asp.net?

A: 

Matlab allows to use its API in different projects written with C#, Java etc.

You need to create Matlab project and convert it to .NET library. Than you will be able to use Matlab API as .NET library in ASP.NET projects.

But as I remember you required Matlab to be installed anyway.

MathCad does not allow to communicate with other frameworks.

sashaeve