How can I open Hamming Code Model to begin working on simulink?
Mostrar comentarios más antiguos
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
Respuestas (1)
David Ding
el 27 de Abr. de 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:
Categorías
Más información sobre Hamming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!