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