Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Using target for hardware blocks, How can I send data from host machine as input to the model which is already downloaded and run in beagleboard?

1 visualizzazione (ultimi 30 giorni)
I have build a filter model into the beagleboard. But How can I input the data stored in PC machine to that beagleboard model? I would really appreciate if there is particular way to do this

Risposte (1)

Murat Belge
Murat Belge il 4 Ott 2012
1. Use 'From Workspace' block. Save the data you want BeagleBoard to use into MATLAB workspace. Use 'From Workspace' block to feed the data to your Simulink model.
2. Use UDP blocks. There is a demo in BeagleBoard Support Package called "Communicating with BeagleBoard Hardware". This model actually does the reverse of what you are looking for; i.e. sends data from BeagleBoard back into the host computer. But you can easily generalize this example to do the reverse.

Questa domanda è chiusa.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by