You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function converts the Gray encoded binary sequence to its binary equivalent.
Example:
gray2bi( [ 1 0 0 ] )
will produce
1 1 1
sequence as an output.See also: bi2gray.
Cite As
Adrian Bohdanowicz (2026). gray2bi (https://in.mathworks.com/matlabcentral/fileexchange/1746-gray2bi), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (358 Bytes)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
