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

5 vues (au cours des 30 derniers jours)
shashie sayonara
shashie sayonara le 21 Mar 2018
Modifié(e) : KL le 21 Mar 2018
when I run this code it gives error as "Not enough input arguments."how to solve the error ?

Réponses (1)

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

Catégories

En savoir plus sur Automotive dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by