Clear Filters
Clear Filters

How can I open Hamming Code Model to begin working on simulink?

1 view (last 30 days)
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
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:

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!