MATLAB vs. LabVIEW for Hardware Communication?

15 views (last 30 days)
Luke G.
Luke G. on 16 Jan 2021
Commented: dpb on 16 Jan 2021
I'm building a pressure-volume testing setup (schematic below). I've already run into a couple issues--e.g., communicating with Arduino (asked about on MATLAB Central) & now I'm getting extremely noisy data from the pressure transducer. Looking for advice, people have told me to switch to LabVIEW, saying that "MATLAB is best for numerically intense tasks (e.g., large data sets), but LabVIEW is best for control and data acquisition." Thoughts?
FYI: I would prefer to keep coding in MATLAB, but if it's not good at data acquisition I need to find another solution for my experiments.
  2 Comments
Mario Malic
Mario Malic on 16 Jan 2021
For the LabView part, you are able to call it in MATLAB using actxserver, example.
dpb
dpb on 16 Jan 2021
I don't see how MATLAB can be blamed for the noise from the transducer.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!