Undefined function or variable 'git_chirp'.
1 回表示 (過去 30 日間)
古いコメントを表示
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);
>>
0 件のコメント
回答 (1 件)
BhaTTa
2025 年 6 月 5 日
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").
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Orange についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!