Can I store information inside Beaglebone black hardware
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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.
Réponses (1)
Manish M
le 27 Juin 2019
0 votes
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.
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!