The intent of the software contained on this CD is to provide support for the material covered in the textbook. All programs have been developed and tested using MATLAB Version 5.2. Although the authors believe that all routines should be compatible with earlier versions of MATLAB, this may not be t ...
The intent of the software contained on this CD is to provide support for the material covered in the textbook. All programs have been developed and tested using MATLAB Version 5.2. Although the authors believe that all routines should be compatible with earlier versions of MATLAB, this may not be t ...
The source code samples for chapter 2, 4, 6, and 8 are contained in the
EvenChapters project. Those chapters all reference various aspects of this single project.
The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project.
The source samples for the other chapters a ...
Although MATLAB® is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written in the C and Fortran languages. This interface is p ...
Rotation tool, totates a single image contained in HANDLE.HANDLE can be a handle to figure, axes, or image object.
This GUI is a pure imitation of ROTATEGUI from Birju Patel and uses some code from that function. However, it has extended functionalities and was re-writen using R13 syntax. Which mean ...