0% found this document useful (0 votes)
36 views

Installation Instructions For The Software To Accompany Signals and Systems A Matlab Integrated Approach

The document provides installation instructions for software to accompany a signals and systems textbook. It instructs the user to download and extract the software files, add the file directory to MATLAB's search path, and then run demo programs and scripts from within MATLAB either through commands or the help menu.

Uploaded by

Arvind Ramesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views

Installation Instructions For The Software To Accompany Signals and Systems A Matlab Integrated Approach

The document provides installation instructions for software to accompany a signals and systems textbook. It instructs the user to download and extract the software files, add the file directory to MATLAB's search path, and then run demo programs and scripts from within MATLAB either through commands or the help menu.

Uploaded by

Arvind Ramesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Installation instructions for the software to accompany

Signals and Systems


A MATLAB Integrated Approach

1. Download the current version of the archived file “SigSys_MATLAB_v1_##.zip” either from
www.signalsandsystems.org
or by visiting the publisher’s website at
www.crcpress.com
2. Uncompress the archive “SigSys_MATLAB_v1_##.zip” to a directory such as “C:\SigSys”.
3. Start MATLAB. In the command window, type the following:
>> pathtool

4. This starts the MATLAB “Set Path” dialog, as shown below.

5. Click the button “Add with Subfolders…”. This brings up the “Browse For Folder” dialog shown
below:
6. Navigate through the directory structure to find the directory where the archive was
uncompressed, for example “C:\SigSys”, and select it. Click the “OK” button to close the
“Browse For Folder” dialog. (If the files have been extracted into directory different from
“C:\SigSys”, adjust this step accordingly.)
7. Click the “Save” button to close the “Set Path” dialog.
8. Now the MATLAB files are ready to be used. To run one of the GUI-based interactive demo
programs, type its name in the command window. For example, the command
>> conv_demo1

starts the program referred to on Page 149 of the text. The command
>> ex_2_21

runs the script file associated with Example 2.21 on Page 149 of the text.
9. It is also possible to incorporate the software with MATLAB help system so that all scripts and
interactive demo programs can be accessed easily through a menu system arranged by chapters.
To accomplish this, click on the “Help” icon on the MATLAB toolbar as shown below:

10. Click on “Supplemental Software”.

You might also like