Is there a way to get the source code for functions in communication system toolbox?

If possible to get the source code of error-control coding, galois field arithmetic, and some utilities.

 Accepted Answer

You can always look at the source code of the MATLAB functions which are shipped, for e.g., all the functions on the following list can be viewed:
For e.g.,
>> edit gftable
Thanks, Sandip, MathWorks

More Answers (1)

Community Treasure Hunt

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

Start Hunting!