How can I open Hamming Code Model to begin working on simulink?
Show older comments
I am unable to open Hamming Code for Simulink in Mac Pro. Is there any way to work on the same. As while using windows computer at the lab, typing in doc_hamming, it opens a window where we can work on it with detail
Answers (1)
David Ding
on 27 Apr 2017
Hi Yasser,
You may try the following command:
openExample('comm/GenerateHammingCodeParityCheckMatricesExample')
To open up the documented MATLAB Example on Hamming Code. The source via "hammgen" function is given below:
Categories
Find more on Hamming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!