How can I open Hamming Code Model to begin working on simulink?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Yasser Salim Khamis Al Aamri
el 24 de Abr. de 2017
Respondida: David Ding
el 27 de Abr. de 2017
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 comentarios
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:
0 comentarios
Ver también
Categorías
Más información sobre Hamming en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!