Warning: include(../../includes/header.inc): failed to open stream: No such file or directory in /opt/bitnami/apache/htdocs/support-site/cst/API/CubeSatHeaders/LatLonPlotHeader.php on line 7

Warning: include(): Failed opening '../../includes/header.inc' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /opt/bitnami/apache/htdocs/support-site/cst/API/CubeSatHeaders/LatLonPlotHeader.php on line 7

LatLonPlot:

Path: CubeSat/Utilities

--------------------------------------------------------------------------
   Plot latitude vs. longitude nicely so that the wrapped longitude does 
   not create lines across the plot.

   Since version 8.
--------------------------------------------------------------------------
   Form:
   [lat2,lon2] = LatLonPlot( lat, lon, tol, varargin )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   lat     (1,:)    Latitude vector (rad)
   lon     (1,:)    Longitude vector (rad)
   tol     (1,1)    Tolerance used for WrapSegments call.
                       See WrapSegments
   varargin (:)     Any additional inputs are treated as additional inputs
                    to the plot command, as: plot(x,y,varargin)
   
   -------
   Outputs
   -------
   lat2    (1,N)    Cell array of N segments of latitude vectors (rad)
   lon2    (1,N)    Cell array of N segments of longitude vectors (rad)

--------------------------------------------------------------------------

Children:

CubeSat: Utilities/WrapSegments

Back to the CubeSat Module page


Warning: include(../../includes/footer.inc): failed to open stream: No such file or directory in /opt/bitnami/apache/htdocs/support-site/cst/API/CubeSatHeaders/LatLonPlotHeader.php on line 50

Warning: include(): Failed opening '../../includes/footer.inc' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /opt/bitnami/apache/htdocs/support-site/cst/API/CubeSatHeaders/LatLonPlotHeader.php on line 50