Dzick
Posts: 1
Joined: Mon Aug 01, 2016 9:14 am

MATLAB and Simulink

Mon Aug 01, 2016 9:36 am

MATLAB and Simulink help users quickly analyze and visualize this data and program their Raspberry Pi to respond accordingly. The products support two primary workflows:
- Reading, writing, and analyzing data from Raspberry Pi sensors and cameras;
- Developing algorithms that run standalone on the Raspberry Pi.

http://www.mathworks.com/hardware-suppo ... =srchtitle

MATLAB allows read, write, and analyze data from Raspberry Pi sensors and cameras.
Simulink allows develop algorithms that run standalone on the Raspberry Pi.

For example, we have developed two projects for mobile robotics, which demonstrate these technologies https://www.youtube.com/watch?v=42we9W22iCM
Attachments
MATLAB and Simulink Hardware Challenge_.png
MATLAB and Simulink Hardware Challenge_.png (56.83 KiB) Viewed 1289 times

mirotomi
Posts: 4
Joined: Wed Aug 10, 2016 9:05 am

Re: MATLAB and Simulink

Fri Aug 12, 2016 5:38 am

Nice video. Do you maybe know if it is possible to capture and compress the image, by using m-code (that is, not from Command Window, at least not a compression part)? For example, if you put m-code into MATLAB Function block in the Simulink and deploy the model to RPi, would it capture, compress and send the image back to Simulink? Could capturing be done at all? Namely, if I understood correctly, snapshot command is executed in Command Window, and I don't know how else could the image be captured (apart from capturing the video). Also, snapshot doesn't enable direct saving of the image on RPi. But would at least compression of some image (stored on RPi previously) work?

Return to “Other programming languages”