Error #01225:

2 vues (au cours des 30 derniers jours)
Ramachandran M.G.
Ramachandran M.G. le 22 Déc 2015
Commenté : Walter Roberson le 22 Déc 2015
[(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 commentaire
Walter Roberson
Walter Roberson le 22 Déc 2015
Speculation:
[(Radar_ObjLabel[All_i,:]==0)|| (Radar_ObjDist[All_i] >= 300)]

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Multidimensional Arrays dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by