I am getting an error

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 Comment

Jan
Jan on 19 Oct 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.

Sign in to comment.

Answers (0)

Categories

Products

Asked:

on 19 Oct 2022

Commented:

Jan
on 19 Oct 2022

Community Treasure Hunt

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

Start Hunting!