Path: Electrical/Components
% Angle encoder model. Outputs is from 0 to b.
Type AngleEncoder for a demo.
--------------------------------------------------------------------------
Form:
e = AngleEncoder( x, b )
--------------------------------------------------------------------------
------
Inputs
------
x (:) Angles
b (1,1) Maximum Counts
-------
Outputs
-------
e (:) Counts
--------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Electrical Module page