GetBits.m

Extract bits form an uint* word

現在この提出コンテンツをフォロー中です。

% function [ ret, mask ] = GetBits( uint, Cbits )
%
% Function: Extract the bits form 'uint*' and shift back to LSB=1.
% 'int*' means 'uint8', 'uint16', 'uint32' or 'uint64'.
%
% Bitnumbering: |.......|.......|.......|.......|.......|.......|.......|.......|
% 63 55 47 39 31 23 15 7 0
%
% Testmode: GetBits() No arguments

引用

Jan de Wilde (2026). GetBits.m (https://jp.mathworks.com/matlabcentral/fileexchange/46919-getbits-m), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersAuthor Block Masks についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0