Standalone file on a Raspberry Pi 3
Show older comments
Hi! I have a Matlab algorithm with a number of operations and function files that are working fine on my PC. Now I would like to create a standalone version of this package to run from a Raspberry Pi 3 without any connection to my PC. The algorithm must be able to read one additional file as input data. However, I do not need to control anything from the Pi, all I want is to analyze the input data and possibly plot something on the touchscreen connected to the Pi to verify that data seems ok during some field tests. As I’m new to using the Raspberry Pi, I don’t know how to manage this, do I need any special toolboxes or anything? I’m working on a 2018b license and then I have the Matlab Compiler toolbox if that helps. What is the best way of approaching this problem?
I have tried to search for this problem but I’m afraid I do not fully understand. Will I manage to do this with Simulink? And can that file uploaded on the Raspberry Pi manage to read the input data file in order to analyze that data in that case?
Thanks for any answers!
/Henrik Bjurström
Accepted Answer
More Answers (0)
Categories
Find more on Application Deployment in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!