LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview or Matlab?

Does anyone know a nice site for comparing these two software(Labview/Matlab)?
I'm working on the area of Signal Monitoring and Analysis. I prefer to use Labview for my programming but I have to show them the advantage of Labview rather than Matlab.
Thank you in advance.
0 Kudos
Message 1 of 5
(6,967 Views)
Don't know of a website that will compare the two software packages.

This is one of those questions with NO concrete answer -- if you ask 50 different people this question you will get 50 different answers. Most people in this forum will probably chose LabVIEW due to its graphical nature and rapid VI development. Matlab has quite a few more analytical toolboxes than LabVIEW. I guess the answer depends on what you are trying to program.

I have used both quite extensively and prefer LabVIEW.

Chris_Mitchell
Product Development Engineer
Certified LabVIEW Architect

0 Kudos
Message 2 of 5
(6,967 Views)
There's also the issue of user interface--which isn't always as straightforward as you might think. I love LV, but there are a lot of folks that can type faster than I can string wires. They have fundamentally learned to think through their keyboards. For them LV won't be easier or faster or more intuitive.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 3 of 5
(6,967 Views)
I will say the 2 are different. In LV you can do different things and signal
processing/DSP etc. are 1 part of it. Matlab, Signal Processing are the
core, other things like instrument control, GUI are sides. Depends what you
want to do. In my company DSP/RF guys use Matlab exclusively as it is much
easier for them to do the math in matlab than in LV. Programmers will prefer
a more extensive development environments like LV, CVI or VC++. You can
always interface to Matlab if you can't so something in LV or C.


vishi

"woodst23" wrote in message
news:506500000008000000A1880000-1042324653000@exchange.ni.com...
> Does anyone know a nice site for comparing these two
> software(Labview/Matlab)?
> I'm working on the area of Signal Monitoring and Analysis.
I prefer to
> use Labview for my programming but I have to show them the advantage
> of Labview rather than Matlab.
> Thank you in advance.
0 Kudos
Message 4 of 5
(6,967 Views)
My 2 cents worth:

Labview has huge advantages over Matlab when acquiring data and / or controlling instruemnts. I use Labview for any data acquisition / control applications and certainly when anything but the most basic UI is needed. I've never had the patience to learn how to create GUI's in Matlab.

My Matlab programs have very little (or no) user interface. I use Matlab for number crunching and sophistocated chart / graph displays. We've created some very elaborate graphics of multiple types (histograms, overlaid with intensity charts, and map graphic). The graphs are easily exported to standard formats.

In my opinion, the learning curve for Matlab is a bit steeper, but is the clear choice when the need is number crunching.

Tim
0 Kudos
Message 5 of 5
(6,967 Views)