ReadMe

Embed Size (px)

DESCRIPTION

redme

Citation preview

POWER SYSTEM TOOLBOX PROGRAMS AND M FILES FOR CHAPTER EXAMPLESThe diskette included with the book contains all the developedfunctions and chapter examples. The M-files reside in thedirectories labeled Folder 1 and Folder 2. The file names forchapter examples begin with the letters chp. For example, theM-file for Example 11.4 is chp11ex4. The appendix examples beginwith exa and exb and a number. The disk contains a file calledsetup.exe that automates installation of all the files. Insert thediskette in the disk drive and use Windows to view its contents.For automatic installation double click on the setup.exe icon tostart the installation. The installation program will prompt youfor the location of the MATLAB directory and the name of thedirectory where you would like the files to be installed.Alternatively, you can copy the M-files manually. To do this,create a subdirectory, such as power, where the MATLAB toolboxresides. Copy all the files from Folder 1 and Folder 2 to thesubdirectory matlab\toolbox\power.You must update the MATLAB search path to include "power" directory.In the MATLAB 5 Command Window open the Path Browser by selectingSet Path from the File menu. From the Path menu choose Add toPath. Select the directory to add, choose Add to back option andpress OK to add to the current MATLAB directory area. Save beforeexiting the Path Browser.If you are running MATLAB 4 edit the matlabrc.m located in thesubdirectory matlab\bin, where the search paths are specified.Describe the subdirectory just created by adding the statement';\matlab\toolbox\power', ... at the end of this file.The Power System Toolbox requires MATLAB software by MathWorks,Inc. The MATLAB must be purchased under a license agreement fromthe MathWorks, Inc. The Power System Toolbox may also be used withthe Student Edition of MATLAB. Some Examples need the StudentEdition or Professional Version of SIMULINK.MATLAB and SIMULINK are registered trademarks of The MathWorks, Inc.If you encounter any bugs or problems please contact me at thefollowing e-mail addresses or visit my Web sites for updates andinformation on this product.Web site: http://www.msoe.edu/~saadat http://www.home.att.net/~saadate-mail: [email protected] [email protected] SaadatMilwaukee School of EngineeringSpring 1998