Scilab 5.3.0
- Scilab Online Help
- Matlab to Scilab Conversion Tips
- Matlab-Scilab equivalents
- B
- balance (Matlab function)
- bar (Matlab function)
- barh (Matlab function)
- beep (Matlab function)
- besseli (Matlab function)
- besselj (Matlab function)
- besselk (Matlab function)
- bessely (Matlab function)
- beta (Matlab function)
- bin2dec (Matlab function)
- bitand (Matlab function)
- bitcmp (Matlab function)
- bitget (Matlab function)
- bitor (Matlab function)
- bitxor (Matlab function)
- blanks (Matlab function)
- box (Matlab function)
- break (Matlab function)
Please note that the recommended version of Scilab is 5.3.3. This page might be outdated.
See the recommended documentation of this function
bitget (Matlab function)
Gets the bit of an integer whose the positon is given in the input argument
Matlab/Scilab equivalent
| Matlab | Scilab |
bitget |
bitget |
| << bitcmp (Matlab function) | B | bitor (Matlab function) >> |