F
Fabian Ruranski
hi,
i'm searching for a way to connect matlab from c#.
im vb it is very easy:
Set MatLab = CreateObject("Matlab.Application")
result = MatLab.execute("a=5")
but im c# ????
i'm searching for a way to connect matlab from c#.
im vb it is very easy:
Set MatLab = CreateObject("Matlab.Application")
result = MatLab.execute("a=5")
but im c# ????