Info
此问题已关闭。 请重新打开它进行编辑或回答。
Can I store information inside Beaglebone black hardware
1 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
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.
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!