LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Matlab to labview

I want to catch the matscript.dll for the integration of matlab with
labview... how can i find it ?

thanks.
0 Kudos
Message 1 of 6
(3,645 Views)
Assuming you are using the Windows version, go to the
diagram and look in the math palette. I'm sorry if I
misunderstood what you were asking.

Greg McKaskle

Dormont Nicolas wrote:
>
> I want to catch the matscript.dll for the integration of matlab with
> labview... how can i find it ?
>
> thanks.
0 Kudos
Message 2 of 6
(3,645 Views)
I'm looking for the file matscript.dll , I need this file for the
integration. I have to put the file under my path diretory *:\Labview\;
But this file is not on my CD and not on my disk, I looked for it on the
web and : NOTHING....
Does this file realy exist ?! The documentation of LabVIEW talk about
this file for using the Matlab script under Labview...

NB : you're right I'm using the Windows version.

Greg McKaskle wrote:
>
> Assuming you are using the Windows version, go to the
> diagram and look in the math palette. I'm sorry if I
> misunderstood what you were asking.
>
> Greg McKaskle
>
> Dormont Nicolas wrote:
> >
> > I want to catch the matscript.dll for the integration of matlab with
> > labview... how can i find it ?
> >
> > thanks.
0 Kudos
Message 3 of 6
(3,645 Views)
Ahh. I see what you are asking now. The matscript dll comes
with Matlab.

LV doesn't actually implement the matlab engine,
but rather uses ActiveX to ask Matlab to directly execute the
script. That means that you need Matlab, or an implementation
of the engine installed. I sent a support question to Mathworks asking
if they have any other options for gaining
access to their server.

Greg McKaskle

Dormont Nicolas wrote:
>
> I'm looking for the file matscript.dll , I need this file for the
> integration. I have to put the file under my path diretory *:\Labview\;
> But this file is not on my CD and not on my disk, I looked for it on the
> web and : NOTHING....
> Does this file realy exist ?! The documentation of LabVIEW talk about
> this file for u
sing the Matlab script under Labview...
>
> NB : you're right I'm using the Windows version.
>
> Greg McKaskle wrote:
> >
> > Assuming you are using the Windows version, go to the
> > diagram and look in the math palette. I'm sorry if I
> > misunderstood what you were asking.
> >
> > Greg McKaskle
> >
> > Dormont Nicolas wrote:
> > >
> > > I want to catch the matscript.dll for the integration of matlab with
> > > labview... how can i find it ?
> > >
> > > thanks.
0 Kudos
Message 5 of 6
(3,645 Views)
Thanks a lot for your help!!!
0 Kudos
Message 6 of 6
(3,645 Views)
Hi Nicolas

For LV 5.1 the Matscript.dll was on the installation CD-ROM.

Tim

Dormont Nicolas wrote:

> I want to catch the matscript.dll for the integration of matlab with
> labview... how can i find it ?
>
> thanks.
0 Kudos
Message 4 of 6
(3,645 Views)