📄 readme.txt
字号:
POWER SYSTEM TOOLBOX
PROGRAMS AND M FILES FOR CHAPTER EXAMPLES
The diskette included with the book contains all the developed
functions and chapter examples. The M-files reside in the
directories labeled Folder 1 and Folder 2. The file names for
chapter examples begin with the letters chp. For example, the
M-file for Example 11.4 is chp11ex4. The appendix examples begin
with exa and exb and a number. The disk contains a file called
setup.exe that automates installation of all the files. Insert the
diskette in the disk drive and use Windows to view its contents.
For automatic installation double click on the setup.exe icon to
start the installation. The installation program will prompt you
for the location of the MATLAB directory and the name of the
directory 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 toolbox
resides. Copy all the files from Folder 1 and Folder 2 to the
subdirectory 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 selecting
Set Path from the File menu. From the Path menu choose Add to
Path. Select the directory to add, choose Add to back option and
press OK to add to the current MATLAB directory area. Save before
exiting the Path Browser.
If you are running MATLAB 4 edit the matlabrc.m located in the
subdirectory 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 from
the MathWorks, Inc. The Power System Toolbox may also be used with
the Student Edition of MATLAB. Some Examples need the Student
Edition or Professional Version of SIMULINK.
MATLAB
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -