LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MatLab as Automation Server with Delphi App

Hi,

has anyone experience with Matlab and Delphi ?
I want to use Mathlab to do some calculations.
Invoke Mathlab with 'Matlab : = CreateOleObject('Matlab.Application');'
It is also possible to do things like this 'Result : =
Matlab.Execute('surf(peaks)');)
But when I try: MatLab.PutFullMatrix('a','base',array_one); there is an
Execpion like: internal Error E6724 !!
Has anybody an Idea ??

MfG Andre
0 Kudos
Message 1 of 1
(2,708 Views)