writeDigit​alPin関数のイン​ストール方法

arduinoで任意のpinから電圧を出力しようとしていますが、writeDigitalPinが未定義だとエラーメッセージが出ます。 arduinoのコントロールできるライブラリやアドインのインストール方法を教えて下さい。
arduinoとの接続も確認する方法も教えていただけないでしょうか? arduinoとはusbのポート指定がわからずa = arduino()デモで繋いでいます。
arduino hardware support packageはインストール一通りはしたはずです。

 Accepted Answer

Yoshio
Yoshio on 9 Sep 2019

1 vote

こちらにも書きましたが、OSと versionと入れた場合の出力表示と
which arduino
の出力結果をお知らせください。
また接続に関する問題については、
もご参照ください。

More Answers (0)

Products

Release

R2019a

Tags

Asked:

on 8 Sep 2019

Answered:

on 9 Sep 2019

Community Treasure Hunt

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

Start Hunting!