Home > freetb4matlab > quaternion > qcoordinate_plot.m

qcoordinate_plot

PURPOSE ^

% Plot in the current figure a set of coordinate axes as viewed from

SYNOPSIS ^

function qcoordinate_plot (qf, qb, qv)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} qcoordinate_plot (@var{qf}, @var{qb}, @var{qv})
% Plot in the current figure a set of coordinate axes as viewed from 
% the orientation specified by quaternion @var{qv}.  Inertial axes are
% also plotted:
%
% @table @var
% @item qf
% Quaternion from reference (x,y,z) to inertial.
% @item qb
% Quaternion from reference to body.
% @item qv
% Quaternion from reference to view angle.
% @end table
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003