Under LabVIEW 5.1 and higher, there are a number of excellent additional
Mathematics functions built into the palette, including a Matlab script formula
node. If you've got LabVIEW 5.1 under 32-bit Windows, you can simply pop one of
these nodes down on your diagram, right-click it to import your m-file, and
you're all set.
Depending on your OS and your versions of LabVIEW and Matlab, there will
probably be additional possible ways to communicate between the two
applications, but if you're doing a lot of Matlab integration, LabVIEW 5.1 is a
good investment.
Regards,
John Lum
National Instruments
Toine wrote:
> Is it possible to access Matlab functions (m-files) in Labview.
> Is there a dll that fixes the problem?
>
> I don't know how to calculate feedback ga
ins using the lqr-algorithm and
> kalman and that sort of stuff...
>
> Thanks
>
> Toon