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

조회 수: 3 (최근 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 CenterFile Exchange에서 Automotive에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by