how to solve the error "Not enough input arguments."

2 visualizaciones (últimos 30 días)
shashie sayonara
shashie sayonara el 21 de Mzo. de 2018
Editada: KL el 21 de Mzo. de 2018
when I run this code it gives error as "Not enough input arguments."how to solve the error ?

Respuestas (1)

KL
KL el 21 de Mzo. de 2018
Editada: KL el 21 de Mzo. de 2018
It's a function. You should call it by
output = convert2GPS(input)
Keep in mind the size of input.

Categorías

Más información sobre Automotive en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by