Effacer les filtres
Effacer les filtres

Deploy Algorithm on the Raspberry Pi Hardware

2 vues (au cours des 30 derniers jours)
Ashwini Patil
Ashwini Patil le 18 Fév 2019
using R2017b version and get the error for creating configuration object for hardware
board=targetHardware(r,'myApplication')
received error
undefined function or variable targetHardwa

Réponses (1)

Meeshawn Marathe
Meeshawn Marathe le 20 Sep 2019
The function 'targetHardware' is available under the MATLAB Support Package for Raspberry Pi from version R2018b onwards. Since currently you have R2017b installed, you will need to upgrade to the R2018b or later versions of MATLAB in order to use the function.
Alternatively, you can use the function "runOnHardware", which is a file exchange submission. For more information on this, please visit the following page:

Catégories

En savoir plus sur MATLAB Support Package for Raspberry Pi Hardware dans Help Center et File Exchange

Produits


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by