Is it possible to install MATLAB libraries directly to a Raspberry pi?

Hi,
I want to connect to my Raspberry Pi Model 4B, but during the installation of the libraries and packages 3 libraries can't get installed.
I think that some of my problems in the work with the Pi come from those missing libraries. Is it possible to download the manually to the pi?
Thanks in advance

7 Comments

Hi Simon,
Could you please share more info about the Raspberry Pi setup you have? This would help us in identifying what went wrong.
1) Which version of Raspberry Pi Board? Say 3b, 3b etc
2) Which OS are you using? Stretch, Buster etc. You can find it when you execute "cat /etc/os-release" on the Pis terminal.
Thanks,
MATLAB Hardware Team
MathWorks
For sure, sorry.
I use a Pi 4B.
The OS is "Debian GNU/Linux 12 (bookworm)"
Simon,
I acutally have this same exact problem. I manually installed the libraries but I was still getting errors consistent with missing libraries. I am trying to instead use the Debian Bullseye OS and will let you know what I get.
That worked! Change to Bullseye OS and it all works.
Oh nice. Thanks for the heads up. I'll give it a go.
take a look at the accepted answer. I just ignored the missing libraries.

Sign in to comment.

 Accepted Answer

Hi,
You are encountering this error because you are using MATLAB Support package for Raspberry Pi with the Raspberry pi of "bookworm" debian release.
MATLAB support package for Raspberry Pi supports only strech,buster & bullseye OS as of R2023b release.
We are considering including support for "bookworm" OS in future release.
Thanks,
MATLAB Hardware Team
MathWorks

More Answers (0)

Categories

Find more on MATLAB Support Package for Raspberry Pi Hardware in Help Center and File Exchange

Products

Release

R2023b

Community Treasure Hunt

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

Start Hunting!