Main Content

Normalize Vector

(To be removed) Output unit vector parallel to input vector

Normalize Vector will be removed in a future release. For more information, see Version History.

  • Normalize Vector block

Libraries:
Simulink 3D Animation / Utilities

Description

Use the Normalize Vector block to obtain a unit vector parallel to a given vector.

Ports

Input

expand all

Vector of arbitrary size.

Data Types: single | double

Output

expand all

Unit vector parallel to the vector provided by the input signal.

Data Types: single | double

Parameters

expand all

The output is set to zeroes if the modulus of the input is equal to or lower than this value.

Version History

Introduced in R2006a

collapse all

R2023b: To be removed

The Normalize Vector will be removed in a future release. Instead, use sim3d classes and Simulation 3D blocks to interface MATLAB® and Simulink® with the Unreal Engine® 3D simulation environment. To get started, see Create 3D Simulations in Unreal Engine Environment.