Undefined function or variable 'git_chirp'.

it's not defined in matlab R2018a, but my lecturer used this function on matlab 2015 and its works...
anyones help me, to solve this in R2018a...
the command windows :
Pulse length = 10 microseconds
Chirp bandwidth = 10 Mhz
Sampling rate = 12 Msamples/sec
Undefined function or variable 'git_chirp'.
Error in makedata (line 30)
s = git_chirp(T,W,fs/W);
>>

답변 (1개)

BhaTTa
BhaTTa 2025년 6월 5일

0 개 추천

Hey @Viki Nanda, as per my assumptions "get_chirp" is an user defined functions, you might have not defined it or you have a typo isse (you have used "git" instead of "get").

카테고리

도움말 센터File Exchange에서 Orange에 대해 자세히 알아보기

제품

릴리스

R11.1

질문:

2019년 10월 1일

답변:

2025년 6월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by