how to read Arduino analog input into Matlab spectrumAnalyzer?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Jun W
am 3 Mai 2018
Beantwortet: Matthew Esch
am 7 Mai 2018
how to read Arduino analog input into Matlab spectrumAnalyzer?
0 Kommentare
Akzeptierte Antwort
Matthew Esch
am 7 Mai 2018
If you want to read Arduino analog input into MATLAB, take a look at the readVoltage function:
https://www.mathworks.com/help/supportpkg/arduinoio/ref/readvoltage.html?searchHighlight=readvoltage&s_tid=doc_srchtitle
If you want to read it into Simulink, check out all the Arduino examples / tutorials at:
https://www.mathworks.com/help/supportpkg/arduino/examples.html#d0e29
Depending on which application you are looking for, make sure you use the MATLAB add-in installer to get the corresponding Ardunio Support Package (MATLAB Support Package for Arduino Hardware and/or Simulink Support Package for Arduino Hardware)
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!