필터 지우기
필터 지우기

Error while running Ti mmWave AWR1642 people count program

조회 수: 4 (최근 30일)
mf kt
mf kt 2019년 6월 24일
답변: Gayatri Menon 2024년 4월 5일
I am using mmWave AWR1642 (a millimeter radar product by Texas Istruments) and trying to run the Matlab code 'setup.m' in people count project in mmwave industrial toolbox after flashing AWR1642 and getting some errors as follows
No appropriate method, property, or field 'UserData' for class 'matlab.graphics.GraphicsPlaceholder'.
Error in setup>btnConnect_Callback (line 264)
controlSerialPort = hUARTPort.UserData.strPort;
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in setup (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)setup('btnConnect_Callback',hObject,eventdata,guidata(hObject))
Error using uiwait (line 81)

답변 (1개)

Gayatri Menon
Gayatri Menon 2024년 4월 5일
For MATLAB releases R2023b and above, you can use the Radar Toolbox Support Package for Texas Instruments mmWave Radar Sensors to read detections from TI mmWave radar in MATLAB and this example might be of interest for you for people counting using TI mmWave radar.
Hope this helps
Thanks
Gayatri

카테고리

Help CenterFile Exchange에서 AI for Signals에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by