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

2 visualizzazioni (ultimi 30 giorni)
shashie sayonara
shashie sayonara il 21 Mar 2018
Modificato: KL il 21 Mar 2018
when I run this code it gives error as "Not enough input arguments."how to solve the error ?

Risposte (1)

KL
KL il 21 Mar 2018
Modificato: KL il 21 Mar 2018
It's a function. You should call it by
output = convert2GPS(input)
Keep in mind the size of input.

Categorie

Scopri di più su Automotive in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by