| Author |
Message |
deadeye
Joined: 07 Sep 2006 Posts: 18
|
27 Dec 2007 7:35 MatLab vs Labview |
|
|
|
| whats the difference between these two? can anyone explain it?thanks
|
|
| Back to top |
|
 |
rag_perfect
Joined: 01 Sep 2005 Posts: 150 Helped: 7 Location: India
|
27 Dec 2007 8:12 Re: MatLab vs Labview |
|
|
|
not too much..both r simulation softwares....
But Matlab is more rich in case of toolboxes...
|
|
| Back to top |
|
 |
aomeen
Joined: 08 Dec 2005 Posts: 108 Helped: 18 Location: Egypt
|
27 Dec 2007 8:55 Re: MatLab vs Labview |
|
|
|
Completely different !!!
MATLAB is a very powerful mathematical engine with wide range of toolboxes and other tools, e.g SIMULINK. It can be used for nearly everything "on system level"
Check : http://www.mathworks.com/
LABVIEW is a very powerful tool mainly used for testing and DAS "Data Acquisition systems"
Check: http://www.ni.com/labview/
|
|
| Back to top |
|
 |
deadeye
Joined: 07 Sep 2006 Posts: 18
|
27 Dec 2007 9:05 Re: MatLab vs Labview |
|
|
|
| so which is much more easier to use use..and best for projects?
|
|
| Back to top |
|
 |
rag_perfect
Joined: 01 Sep 2005 Posts: 150 Helped: 7 Location: India
|
27 Dec 2007 10:04 Re: MatLab vs Labview |
|
|
|
Both are user friendly..you can use anyone of them depending on how much u can pay??
meanwhile I won't agree with Aomeen because Labview is also useful in signal processing and infact you can do system level simulation for Backfin or other Analog devices DSP processor through Labview.
on the other hand u can use Matlab for data acquistion purpose also...
Added after 19 minutes:
i m attaching one presentation on Matlab...
i hope it will help u..

|
|
| Back to top |
|
 |
jallem
Joined: 23 Jul 2005 Posts: 474 Helped: 63
|
27 Dec 2007 15:48 MatLab vs Labview |
|
|
|
Both of them started in a completely different way.
Matlab WAS essentially a tool for matrix calculation.
Labview was essentially a tool for instrumentation
control. However, with the years both are being
getting closer, Matlab to allow control and data
adquisition, and Labview to allow more complex
math calculations.
However, Matlab still better regarding big matrixes
and Labview still better than Matlab at creating
easier applications for instrumentation.
|
|
| Back to top |
|
 |
deadeye
Joined: 07 Sep 2006 Posts: 18
|
28 Dec 2007 8:17 Re: MatLab vs Labview |
|
|
|
| thanks guys..i think i'll prefer LabView...
|
|
| Back to top |
|
 |
barryforever
Joined: 15 Aug 2007 Posts: 43
|
03 Jan 2008 16:08 Re: MatLab vs Labview |
|
|
|
trust me ..
go for matlab instead of labview..
Labview takes very less time to develop..
Matlab takes just a little bit more than labview..but it is still powerfull
matlab gives you enough tweaks to give you what you want whereas in labview you can do it only if you are a indepth c programmer
|
|
| Back to top |
|
 |
MusicMan
Joined: 18 Apr 2007 Posts: 56 Helped: 3
|
05 Jan 2008 20:26 MatLab vs Labview |
|
|
|
i have a question. can i use labview to simulate FDTD?
i think it can't be used. but i just wanna ask those who know labview well coz i used labview only used labview for a short period of time and i really don't know its capabilities.tnx
|
|
| Back to top |
|
 |
well-read
Joined: 13 Jan 2008 Posts: 40 Helped: 1
|
16 Jan 2008 7:10 MatLab vs Labview |
|
|
|
| I think they are two different software!
|
|
| Back to top |
|
 |
ggaakkk
Joined: 17 Jan 2008 Posts: 2
|
17 Jan 2008 4:24 Re: MatLab vs Labview |
|
|
|
| which performance are better?
|
|
| Back to top |
|
 |
mobile-it
Joined: 24 Apr 2004 Posts: 456 Helped: 12
|
22 Jan 2008 15:09 Re: MatLab vs Labview |
|
|
|
| barryforever wrote: |
trust me ..
go for matlab instead of labview..
Labview takes very less time to develop..
Matlab takes just a little bit more than labview..but it is still powerfull
matlab gives you enough tweaks to give you what you want whereas in labview you can do it only if you are a indepth c programmer |
What do you think then of the NI LAbVIEW CVI compiler? There you can the way you want to go...
LabVIEW contains MAthScript where you can use the Matlab syntax... ex for simulating PID controllers,...
If I was yours I go for LabVIEW!
|
|
| Back to top |
|
 |
funnynypd
Joined: 09 May 2007 Posts: 669 Helped: 17 Location: USA & Canada
|
22 Jan 2008 15:47 MatLab vs Labview |
|
|
|
| One target for simulation, the other target fast prototype and measurement.
|
|
| Back to top |
|
 |
manish12
Joined: 21 Nov 2006 Posts: 955 Helped: 29
|
22 Jan 2008 17:09 Re: MatLab vs Labview |
|
|
|
no comparison can be made
, but both are powerful
, and one is just new one !
i think !
|
|
| Back to top |
|
 |
Element_115
Joined: 23 Mar 2002 Posts: 312 Helped: 21
|
22 Jan 2008 19:52 Re: MatLab vs Labview |
|
|
|
Matlab is for DSP, Communication analysis,mathematics modeling...
Labview is to make Test Engineering easy.
Matlab can now do test Engineering (GPIB tool Box etc...) and Labview can
now do more analysis.
Matlab is like C programming but more user friendly. Labview is a graphical
way of programming. It seems easy (I like line coding be cause it gives you
more control). Labview has been adding many web options so there is a lot
of possibilities with Labview.
So I would say you should think about what you will need to do and then make
a decision of which to be come an expert at. If you are going to be a Test Engineer
Labview will be mandatory.
|
|
| Back to top |
|
 |
las3rjock
Joined: 28 Jan 2008 Posts: 11 Helped: 1
|
29 Jan 2008 7:06 Re: MatLab vs Labview |
|
|
|
| MusicMan wrote: |
i have a question. can i use labview to simulate FDTD?
i think it can't be used. but i just wanna ask those who know labview well coz i used labview only used labview for a short period of time and i really don't know its capabilities.tnx |
Strictly speaking, it's probably possible to implement FDTD in LabView, but it would also probably take a lot more programming time and execute much slower than if you implemented it in Matlab.
|
|
| Back to top |
|
 |
zawminoo
Joined: 06 Dec 2005 Posts: 140 Helped: 3
|
05 Feb 2008 16:08 MatLab vs Labview |
|
|
|
| I think that it is more suitable to use MATLAB for education and research and LABVIEW for real time industrial control.
|
|
| Back to top |
|
 |
genci
Joined: 15 Feb 2008 Posts: 6
|
15 Feb 2008 16:36 MatLab vs Labview |
|
|
|
Labview is best to adquisition Data
Matlab is good to manipulate Data from Labview.
In Matlab there is Simulink
|
|
| Back to top |
|
 |
nadzri
Joined: 21 Feb 2008 Posts: 5
|
21 Feb 2008 16:10 MatLab vs Labview |
|
|
|
| i like matlab better
|
|
| Back to top |
|
 |
adeel.sid
Joined: 15 Feb 2008 Posts: 44
|
23 Feb 2008 10:13 Re: MatLab vs Labview |
|
|
|
In matlab ,NO real time data processing
Matlab 1st store,then process.
But labview can perform real time data processing
hence labview is good from this respect.
But
I refer you to work 1st on matlab as it is more user friendly.
HELP file of matlab can teach u a lot.
Regards,
|
|
| Back to top |
|
 |
sunny_edaboard
Joined: 26 Feb 2008 Posts: 11
|
26 Feb 2008 22:44 MatLab vs Labview |
|
|
|
| Can some one tell me the instruction
|
|
| Back to top |
|
 |
hnreader
Joined: 02 Mar 2008 Posts: 1
|
02 Mar 2008 11:39 Re: MatLab vs Labview |
|
|
|
Labview can be used for hardware interface. whereas matlab can be content to calculate.
there are many hardare cards to be adopted labview from NI. to build a complete system.
|
|
| Back to top |
|
 |
xxhh1919
Joined: 08 Mar 2006 Posts: 2
|
05 Mar 2008 6:46 Re: MatLab vs Labview |
|
|
|
| MusicMan wrote: |
i have a question. can i use labview to simulate FDTD?
i think it can't be used. but i just wanna ask those who know labview well coz i used labview only used labview for a short period of time and i really don't know its capabilities.tnx |
i used C++ to simulate FDTD.
mostly i do data analysis,prototype evaluation and simulation with matlab.
i think labview is very easy to handle and i always use it to control instruments such as oscilloscope and data acquisition card, but one of my friend does everything using labview.
|
|
| Back to top |
|
 |
kiprono
Joined: 18 Nov 2005 Posts: 243 Helped: 15 Location: Nairobi
|
08 Mar 2008 8:34 Re: MatLab vs Labview |
|
|
|
| With simulations the results from LabView are much more closer to experimental results. Also for similar models in LabView and Simulink, LabView runs faster.
|
|
| Back to top |
|
 |
eng_aq
Joined: 15 Oct 2006 Posts: 40
|
15 Mar 2008 18:00 Re: MatLab vs Labview |
|
|
|
| The different is LabVIEW has a beautiful interface and matlab has a programming interface,but believe me the Matlab is beter because LabVIEW is restricted to National Instrument hardwares.
|
|
| Back to top |
|
 |
funji
Joined: 15 Mar 2008 Posts: 2
|
15 Mar 2008 21:29 MatLab vs Labview |
|
|
|
| I think LabView is more "Professional"
|
|
| Back to top |
|
 |
SeTRoX
Joined: 01 Apr 2001 Posts: 48 Location: GWPTEAM Admin
|
15 Mar 2008 22:15 Re: MatLab vs Labview |
|
|
|
Dear friend
Matlab and Labview not same cathegory.
Matlab very powerfull programming script language.
clasical style write code,
use simulink build block or use stateflow. its very flexible and powerfull.
Labview
very powerfull programming tool for NI cards. not writing code u build a picture a lego castle .
after time u lost control.
I prefer Matlab.
|
|
| Back to top |
|
 |
Old Nick
Joined: 14 Sep 2007 Posts: 404 Helped: 49
|
15 Mar 2008 22:21 Re: MatLab vs Labview |
|
|
|
| adeel.sid wrote: |
In matlab ,NO real time data processing
Matlab 1st store,then process.
But labview can perform real time data processing
hence labview is good from this respect.
But
I refer you to work 1st on matlab as it is more user friendly.
HELP file of matlab can teach u a lot.
Regards, |
Not strictly true, check out xPC Target.
|
|
| Back to top |
|
 |
blueity
Joined: 02 Feb 2008 Posts: 5
|
16 Mar 2008 13:02 MatLab vs Labview |
|
|
|
| i think matlab have the powerful toolbox..
|
|
| Back to top |
|
 |
imranshoaib
Joined: 23 Nov 2007 Posts: 20 Helped: 1
|
16 Mar 2008 14:10 Re: MatLab vs Labview |
|
|
|
| Both of these are simulation tools. MATLAB is a technical computing language tool to solve mathematical, signal processing, communications problems while LabView is a design and test tool. MATLAB is better than LabView because it has many many integrated features than anyother simulation package.
|
|
| Back to top |
|
 |