Deploy Algorithm on the Raspberry Pi Hardware

조회 수: 2 (최근 30일)
Ashwini Patil
Ashwini Patil 2019년 2월 18일
답변: Meeshawn Marathe 2019년 9월 20일
using R2017b version and get the error for creating configuration object for hardware
board=targetHardware(r,'myApplication')
received error
undefined function or variable targetHardwa

답변 (1개)

Meeshawn Marathe
Meeshawn Marathe 2019년 9월 20일
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:

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by