Communications Toolbox | ![]() ![]() |
Where to Find the Example
If you have already installed MATLAB and the Communications Toolbox, then the toolbox will be there whenever you start up MATLAB. The example is contained in a file called commgettingstarted.m
, which is located in the toolbox/comm/commdemos
directory within your MATLAB installation. You can view the contents of the example file by typing
type commgettingstarted
You can execute the example by typing
commgettingstarted
![]() | What the Example Does | How the Example Works | ![]() |