Deprecated Library Blocks

From MotoHawk
Jump to navigationJump to search

Occationally, MotoHawk blocks will become obsolete and will be removed from the standard MotoHawk library. This could be because the hardware that the blocks were developed to support is obsolete, or because improvements have led to better blocks with the same function.

A block that is Obsolete or Deprecated is no longer supported and in the future may be phased out. It is recommended to replace Obsolete or Deprecated blocks with current blocks.

The blocks will be marked as obsolete on the block mask and the mask will be given a different color to warn against its use.

Deprecated blocks are placed in a hidden Deprecated block libary. If you must use them they can be found by running the below .m script at the Matlab prompt.

>> MotoHawk_Deprecated_lib

Be aware, however, that Deprecated Blocks are intended to be phased out and are no longer supported or tested.