[(Radar_ObjLabel[All_i]==0)|| (Radar_ObjDist[All_i] >= 300)]
^^^^^^^^^^^^^^
Array dimensions mismatch for data Radar_ObjLabel (#378).
Occurred in chart 'Subsystem/Subsystem/Subsystem/SWC_AEB/AEB_Runnable/AEB/TARGET_VEHICLE_DETECTION_SELECTION/Target_Selection/Lateral_Longitudnal_Discrimination', transition (#413).
How to resolve this error?

댓글 수: 1

Walter Roberson
Walter Roberson 2015년 12월 22일
Speculation:
[(Radar_ObjLabel[All_i,:]==0)|| (Radar_ObjDist[All_i] >= 300)]

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Operators and Elementary Operations에 대해 자세히 알아보기

질문:

2015년 12월 22일

댓글:

2015년 12월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by