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

DrawCubeSat:

Path: CubeSat/Visualization

% Draw a CubeSat with surface normals.
 The vertices and faces can be obtained from CubeSatModel. If d or d.surfData
 is input after the faces, it will draw surface normals.
--------------------------------------------------------------------------
   Form:
   h = DrawCubeSat( v, f, d )
   DrawCubeSat;               % Demo
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   v    	(:,3)   Vertices
   f    	(:,3)   Faces
   d   	 (.)    Data structure from the function RHSCubeSat
                  .surfData  (.)  Surface data
                      .nFace    (3,n) Face normals
                      .rFace    (3,n) Face locations (m)

   -------
   Outputs
   -------
   h     (1,1)   Figure handle

--------------------------------------------------------------------------
   See also CubeSatModel, RHSCubeSat
--------------------------------------------------------------------------

Children:

Common: Graphics/NewFig
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
CubeSat: Utilities/CubeSatModel

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/DrawCubeSatHeader.php on line 55

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/DrawCubeSatHeader.php on line 55