From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Easiest way to call MATLAB from Labview

I have a bunch of MATLAB scripts I've developed over the years. I'd
like to have Labview collect data and pass it off to my MATLAB scripts
for plotting and analysis as it is streaming in. What is the easiest
way for me to do this?

Thanks for your help,
Matthew Little
0 Kudos
Message 1 of 3
(2,415 Views)
Never used it but I know there's a MATLAB Script function in LabVIEW 5 and 6 under the Mathematics>Formaula palette.
0 Kudos
Message 2 of 3
(2,415 Views)
matlabrocks@yahoo.com (Matthew Little) wrote in message news:<381986f4.0108151308.68550e6c@posting.google.com>...
> I have a bunch of MATLAB scripts I've developed over the years. I'd
> like to have Labview collect data and pass it off to my MATLAB scripts
> for plotting and analysis as it is streaming in. What is the easiest
> way for me to do this?
>
> Thanks for your help,
> Matthew Little


Matthew:

Have you tried the Matlab script container in the Mathematics->Formula
function palette? This node allows you to put your scripts into the
Labview diagram. I haven't tried it myself, but it should work. Good
luck.

sm
0 Kudos
Message 3 of 3
(2,415 Views)