I am getting an error
    2 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
Error using radarChannel
Expected EMISS{1}.OriginPosition(3) to be an array with all of the
values <= 0.
Error in fusion.internal.remotesensors.EmissionUtilities.parseEmissions (line 68)
                validateattributes(thisEmiss.OriginPosition(3),{'numeric'},levelCheck, ...
Error in radarChannel (line 72)
emiss = fusion.internal.remotesensors.EmissionUtilities.parseEmissions(emissIn,mfilename);
Error in radarEmission/channelPropagate (line 132)
                propRadarEmissions = radarChannel(emissions, platforms, 'HasOcclusion', varargin{2});
1 Kommentar
  Jan
      
      
 am 19 Okt. 2022
				Okay. What is your question? The message seems to be clear. Without seeing the code and the input data, it is impossible to suggest a solution.
Antworten (0)
Siehe auch
Kategorien
				Mehr zu Environment and Clutter finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

