?? pathdef.m
字號:
function p = pathdef
%PATHDEF Search path defaults.
% PATHDEF returns a string that can be used as input to MATLABPATH
% in order to set the path.
% Copyright 1984-2000 The MathWorks, Inc.
% $Revision: 1.4 $ $Date: 2000/06/01 16:19:21 $
% PATH DEFINED HERE -- Don't change this line.
p = [...
'h:\my documents\my work\utilities;',...'h:\my documents\my work\wireless project\wcdmablks\wcdmamex;',...'h:\my documents\my work\wireless project\wcdmablks\wcdmablks;',...'h:\my documents\my work\wireless project\wcdmablks\wcdmablksdemos;',...'h:\my documents\my work\wireless project\wcdmablks\wcdmamasks;',...matlabroot,'\toolbox\matlab\general;',...matlabroot,'\toolbox\matlab\ops;',...matlabroot,'\toolbox\matlab\lang;',...matlabroot,'\toolbox\matlab\elmat;',...matlabroot,'\toolbox\matlab\elfun;',...matlabroot,'\toolbox\matlab\specfun;',...matlabroot,'\toolbox\matlab\matfun;',...matlabroot,'\toolbox\matlab\datafun;',...matlabroot,'\toolbox\matlab\audio;',...matlabroot,'\toolbox\matlab\polyfun;',...matlabroot,'\toolbox\matlab\funfun;',...matlabroot,'\toolbox\matlab\sparfun;',...matlabroot,'\toolbox\matlab\graph2d;',...matlabroot,'\toolbox\matlab\graph3d;',...matlabroot,'\toolbox\matlab\specgraph;',...matlabroot,'\toolbox\matlab\graphics;',...matlabroot,'\toolbox\matlab\uitools;',...matlabroot,'\toolbox\matlab\strfun;',...matlabroot,'\toolbox\matlab\iofun;',...matlabroot,'\toolbox\matlab\timefun;',...matlabroot,'\toolbox\matlab\datatypes;',...matlabroot,'\toolbox\matlab\verctrl;',...matlabroot,'\toolbox\matlab\winfun;',...matlabroot,'\toolbox\matlab\demos;',...matlabroot,'\toolbox\local;',...matlabroot,'\toolbox\simulink\simulink;',...matlabroot,'\toolbox\simulink\blocks;',...matlabroot,'\toolbox\simulink\simdemos;',...matlabroot,'\toolbox\simulink\simdemos\aerospace;',...matlabroot,'\toolbox\simulink\simdemos\automotive;',...matlabroot,'\toolbox\simulink\simdemos\simfeatures;',...matlabroot,'\toolbox\simulink\simdemos\simgeneral;',...matlabroot,'\toolbox\simulink\simdemos\simnew;',...matlabroot,'\toolbox\simulink\dee;',...matlabroot,'\toolbox\stateflow\stateflow;',...matlabroot,'\toolbox\stateflow\sfdemos;',...matlabroot,'\toolbox\stateflow\coder;',...matlabroot,'\toolbox\rtw\rtw;',...matlabroot,'\toolbox\rtw\rtwdemos;',...matlabroot,'\toolbox\rtw\targets\asap2\asap2;',...matlabroot,'\toolbox\rtw\targets\asap2\asap2\user;',...matlabroot,'\toolbox\rtw\targets\rtwin\rtwin;',...matlabroot,'\toolbox\rtw\ada;',...matlabroot,'\toolbox\cdma\cdma;',...matlabroot,'\toolbox\cdma\cdmamasks;',...matlabroot,'\toolbox\cdma\cdmamex;',...matlabroot,'\toolbox\cdma\cdmademos;',...matlabroot,'\toolbox\comm\comm;',...matlabroot,'\toolbox\comm\commdemos;',...matlabroot,'\toolbox\comm\commobsolete;',...matlabroot,'\toolbox\commblks\commblks;',...matlabroot,'\toolbox\commblks\commmasks;',...matlabroot,'\toolbox\commblks\commmex;',...matlabroot,'\toolbox\commblks\commblksdemos;',...matlabroot,'\toolbox\commblks\commblksobsolete\commblksobsolete;',...matlabroot,'\toolbox\compiler;',...matlabroot,'\toolbox\dspblks\dspblks;',...matlabroot,'\toolbox\dspblks\dspmasks;',...matlabroot,'\toolbox\dspblks\dspmex;',...matlabroot,'\toolbox\dspblks\dspdemos;',...matlabroot,'\toolbox\dspblks\dsprtw\util_c;',...matlabroot,'\toolbox\rtw\targets\ecoder;',...matlabroot,'\toolbox\rtw\targets\ecoder\ecoderdemos;',...matlabroot,'\toolbox\exlink;',...matlabroot,'\toolbox\filterdesign\filterdesign;',...matlabroot,'\toolbox\filterdesign\quantization;',...matlabroot,'\toolbox\filterdesign\filtdesdemos;',...matlabroot,'\toolbox\finance\finance;',...matlabroot,'\toolbox\finance\calendar;',...matlabroot,'\toolbox\finance\findemos;',...matlabroot,'\toolbox\finance\finsupport;',...matlabroot,'\toolbox\finderiv\finderiv;',...matlabroot,'\toolbox\fixpoint;',...matlabroot,'\toolbox\fixpoint\fxpdemos;',...matlabroot,'\toolbox\fixpoint\obsolete;',...matlabroot,'\toolbox\ftseries\ftseries;',...matlabroot,'\toolbox\ftseries\ftsdemos;',...matlabroot,'\toolbox\ftseries\ftsdata;',...matlabroot,'\toolbox\ftseries\ftstutorials;',...matlabroot,'\toolbox\motdsp\motdsp;',...matlabroot,'\toolbox\motdsp\motdspmex;',...matlabroot,'\toolbox\motdsp\motdspasm\bin;',...matlabroot,'\toolbox\motdsp\motdspblks;',...matlabroot,'\toolbox\motdsp\motdspmasks;',...matlabroot,'\toolbox\motdsp\motdspdemos;',...matlabroot,'\toolbox\simulink\perftools;',...matlabroot,'\toolbox\simulink\mdldiff;',...matlabroot,'\toolbox\simulink\simcoverage;',...matlabroot,'\toolbox\rtw\accel;',...matlabroot,'\toolbox\rptgen;',...matlabroot,'\toolbox\rptgenext;',...matlabroot,'\toolbox\sb2sl;',...matlabroot,'\toolbox\signal\signal;',...matlabroot,'\toolbox\signal\fdatoolgui;',...matlabroot,'\toolbox\signal\sptoolgui;',...matlabroot,'\toolbox\signal\sigdemos;',...matlabroot,'\toolbox\symbolic;',...matlabroot,'\toolbox\tiddk\rtwevm67x;',...matlabroot,'\toolbox\tiddk\tiddk;',...matlabroot,'\toolbox\tiddk\tidemos;',...matlabroot,'\work;',... ...
];
p = [userpath,p];
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -