How can I open Hamming Code Model to begin working on simulink?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (1)
David Ding
am 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:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Hamming finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!