DrawPixelmap:

Path: SpacecraftEstimation/StarVisualization

% Draw a pixelmap using imagesc

--------------------------------------------------------------------------
   Form:
   h = DrawPixelmap(pixels,logscale)
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   pixels    (:,:) Pixels
   logscale  (1,1) If true use logscale

   ------
   Outputs
   ------
   h         (1,1) Handle

--------------------------------------------------------------------------
   Copyright (c) 2018 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------
   Since 2018.1
--------------------------------------------------------------------------

Back to the SpacecraftEstimation Module page