Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Can I store information inside Beaglebone black hardware

1 回表示 (過去 30 日間)
Mohammed Amain
Mohammed Amain 2018 年 3 月 9 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I want to store information inside beaglebone black hardware. Is this operation possible by using MATLAB support package "MATLAB Support Package for BeagleBone Black Hardware" functions? If yes where I can store my information (EEPROM or 4GB Embedded MMC). If no which hardware device that I can store information in it by using MATLAB functions.

回答 (1 件)

Manish M
Manish M 2019 年 6 月 27 日
In MATLAB Support Package there is a putFile() method which can be used to transfer files from your host to Beaglebone. or alternatively, you can use an application for SSH File Transfer Protocol. One of them is WinSCP.

Community Treasure Hunt

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

Start Hunting!

Translated by