targetHardware not found despite having installed the Raspberry Pi Hardware Support Package installed
6 views (last 30 days)
Show older comments
Hi,
I've been trying to access the Raspberry Pi using MATLAB. At one point in the tutorials it asks for doing
targetObject = targetHardware('Raspberry Pi')
However, despite the Support Package being installed, it says "unrecognized function". I've reinstalled the package to no avail. In MATLAB online it works as expected. The documentation in help targetHardware is shown correctly as well.
3 Comments
Answers (1)
Sameer
on 8 Jul 2025
Hi @Javi
Since you mentioned that the command works correctly in MATLAB Online, the issue is likely related to your local MATLAB environment. I recommend checking out the following MATLAB Answers thread, which outlines several possible causes for the "Unrecognized function" error and how to resolve them:
Hope this helps!
0 Comments
See Also
Categories
Find more on MATLAB Support Package for Raspberry Pi Hardware 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!