Borrar filtros
Borrar filtros

MATLAB deploy command error

2 visualizaciones (últimos 30 días)
Sanchit Jain
Sanchit Jain el 5 de Nov. de 2021
Comentada: Sanchit Jain el 7 de Nov. de 2021
I am trying to deploy the MATLAB function to Raspberry pi to run servo motors but it is showing some error. 'Check for missing argument or incorrect argument data type in call to function 'codegen'.'
I have tried to run the same function directly to raspberry pi and its working fine, but I want to use it as a deploy command codegen.
Please see the screenshot for better overview of the code and problem.

Respuestas (1)

Walter Roberson
Walter Roberson el 5 de Nov. de 2021
You should be giving the function name, not the file name. So no '.m' on it.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by