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

when I run this code it gives error as "Not enough input arguments."how to solve the error ?

回答(1 个)

KL
KL 2018-3-21
编辑:KL 2018-3-21
It's a function. You should call it by
output = convert2GPS(input)
Keep in mind the size of input.

类别

帮助中心File Exchange 中查找有关 Automotive 的更多信息

标签

编辑:

KL
2018-3-21

Community Treasure Hunt

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

Start Hunting!

Translated by