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

9 ビュー (過去 30 日間)
shashie sayonara
shashie sayonara 2018 年 3 月 21 日
編集済み: KL 2018 年 3 月 21 日
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.

カテゴリ

Help Center および File ExchangeAutomotive についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by