Answered
Raspberry Pi Simulink Communication Error
Can you try using the numeric IP address of the board instead of the hostname 'simPi'? Or to be more clear, use whatever you are...

11 years ago | 0

Answered
How to access RaspberryPi I2c in Simulink
There are no Simulink blocks to access I2C bus in the Raspberry Pi support package. However, that does not mean you can't do it....

11 years ago | 2

Answered
Raspberry Pi support in Simulink - anyone tried it?
The Raspberry Pi support package does not support continuous time solvers as you already found out. What is the application area...

11 years ago | 0

| accepted

Answered
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. Use 'From Workspace' block. Save the data you want BeagleBoard to use into MATLAB workspace. Use 'From Workspace' block to fe...

11 years ago | 0

Answered
Beagleboard USB input block code generation
Yes. It is possible to use data stored in a USB memory stick on BeagleBoard. In R2012a and R2012b, Simulink comes with a BeagleB...

11 years ago | 1

Answered
Matlab and Simulink on Beagle Bone
The BeagleBone is not officially supported. However, I tried the BeagleBoard xM support package with BeagleBone. If you load an ...

12 years ago | 1

Answered
Running Simulink-generated code from the Beagleboard without a host computer
The executable generated from a model is always saved on the BeagleBoard. The exact location to the executable is: /home/ubun...

12 years ago | 0

Answered
BeagleBoard I/O Pins code generation
The MATLAB R2012a release has a downloadable support package for BeagleBoard (installed by executing "targetinstaller" on the MA...

12 years ago | 1