-
Notifications
You must be signed in to change notification settings - Fork 1
/
pathdef.m
361 lines (355 loc) · 18.1 KB
/
pathdef.m
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
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-2007 The MathWorks, Inc.
% $Revision: 1.4.2.2 $ $Date: 2007/06/07 14:45:14 $
% DO NOT MODIFY THIS FILE. IT IS AN AUTOGENERATED FILE.
% EDITING MAY CAUSE THE FILE TO BECOME UNREADABLE TO
% THE PATHTOOL AND THE INSTALLER.
p = [...
%%% BEGIN ENTRIES %%%
'C:\Users\ECE\Desktop\NewModel;', ...
'C:\Users\ECE\Desktop\NewModel\slprj;', ...
'C:\Users\ECE\Desktop\NewModel\slprj\grt;', ...
'C:\Users\ECE\Desktop\NewModel\slprj\grt\_sharedutils;', ...
'C:\Users\ECE\Desktop\NewModel\slprj\grt\systema;', ...
'C:\Users\ECE\Desktop\NewModel\slprj\grt\systema\tmwinternal;', ...
'C:\Users\ECE\Desktop\NewModel\systema_grt_rtw;', ...
'C:\Users\ECE\Desktop\NewModel\systema_grt_rtw\tlc;', ...
matlabroot,'\toolbox\matlab\general;', ...
matlabroot,'\toolbox\matlab\ops;', ...
matlabroot,'\toolbox\matlab\lang;', ...
matlabroot,'\toolbox\matlab\elmat;', ...
matlabroot,'\toolbox\matlab\randfun;', ...
matlabroot,'\toolbox\matlab\elfun;', ...
matlabroot,'\toolbox\matlab\specfun;', ...
matlabroot,'\toolbox\matlab\matfun;', ...
matlabroot,'\toolbox\matlab\datafun;', ...
matlabroot,'\toolbox\matlab\polyfun;', ...
matlabroot,'\toolbox\matlab\funfun;', ...
matlabroot,'\toolbox\matlab\sparfun;', ...
matlabroot,'\toolbox\matlab\scribe;', ...
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\imagesci;', ...
matlabroot,'\toolbox\matlab\iofun;', ...
matlabroot,'\toolbox\matlab\audiovideo;', ...
matlabroot,'\toolbox\matlab\timefun;', ...
matlabroot,'\toolbox\matlab\datatypes;', ...
matlabroot,'\toolbox\matlab\verctrl;', ...
matlabroot,'\toolbox\matlab\codetools;', ...
matlabroot,'\toolbox\matlab\helptools;', ...
matlabroot,'\toolbox\matlab\winfun;', ...
matlabroot,'\toolbox\matlab\winfun\net;', ...
matlabroot,'\toolbox\matlab\demos;', ...
matlabroot,'\toolbox\matlab\timeseries;', ...
matlabroot,'\toolbox\matlab\hds;', ...
matlabroot,'\toolbox\matlab\guide;', ...
matlabroot,'\toolbox\matlab\plottools;', ...
matlabroot,'\toolbox\local;', ...
matlabroot,'\toolbox\shared\controllib;', ...
matlabroot,'\toolbox\shared\dastudio;', ...
matlabroot,'\toolbox\matlab\datamanager;', ...
matlabroot,'\toolbox\simulink\simulink;', ...
matlabroot,'\toolbox\simulink\simulink\slresolve;', ...
matlabroot,'\toolbox\simulink\blocks;', ...
matlabroot,'\toolbox\simulink\components;', ...
matlabroot,'\toolbox\simulink\fixedandfloat;', ...
matlabroot,'\toolbox\simulink\fixedandfloat\fxpdemos;', ...
matlabroot,'\toolbox\simulink\fixedandfloat\obsolete;', ...
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\dee;', ...
matlabroot,'\toolbox\shared\dastudio\depviewer;', ...
matlabroot,'\toolbox\stateflow\stateflow;', ...
matlabroot,'\toolbox\rtw\rtw;', ...
matlabroot,'\toolbox\shared\sigbldr;', ...
matlabroot,'\toolbox\simulink\simulink\modeladvisor;', ...
matlabroot,'\toolbox\simulink\simulink\modeladvisor\fixpt;', ...
matlabroot,'\toolbox\simulink\simulink\mplayio;', ...
matlabroot,'\toolbox\simulink\simulink\dataobjectwizard;', ...
matlabroot,'\toolbox\shared\hdlshared;', ...
matlabroot,'\toolbox\rtw\accel;', ...
matlabroot,'\toolbox\stateflow\sfdemos;', ...
matlabroot,'\toolbox\stateflow\coder;', ...
matlabroot,'\toolbox\rtw\rtwdemos;', ...
matlabroot,'\toolbox\rtw\rtwdemos\rsimdemos;', ...
matlabroot,'\toolbox\rtw\targets\asap2\asap2;', ...
matlabroot,'\toolbox\rtw\targets\asap2\asap2\user;', ...
matlabroot,'\toolbox\rtw\targets\common\can\blocks;', ...
matlabroot,'\toolbox\rtw\targets\common\configuration\resource;', ...
matlabroot,'\toolbox\rtw\targets\common\tgtcommon;', ...
matlabroot,'\toolbox\rtw\targets\connectivity;', ...
matlabroot,'\toolbox\rtw\targets\pil;', ...
matlabroot,'\toolbox\rtw\rtw\datadiff\gui;', ...
matlabroot,'\toolbox\rtw\rtw\datadiff\gui\icons;', ...
matlabroot,'\toolbox\rtw\rtw\datadiff\api;', ...
matlabroot,'\toolbox\rtw\rtw\cgv\api;', ...
matlabroot,'\toolbox\rtw\targets\rtwin\rtwin;', ...
matlabroot,'\toolbox\rtw\targets\rtwin\rtwindemos;', ...
matlabroot,'\toolbox\aero\aero;', ...
matlabroot,'\toolbox\aero\astdemos;', ...
matlabroot,'\toolbox\shared\mapgeodesy;', ...
matlabroot,'\toolbox\aeroblks\aeroblks;', ...
matlabroot,'\toolbox\aeroblks\aerodemos;', ...
matlabroot,'\toolbox\aeroblks\aerodemos\texture;', ...
matlabroot,'\toolbox\rtw\targets\autosar\autosar;', ...
matlabroot,'\toolbox\bioinfo\bioinfo;', ...
matlabroot,'\toolbox\bioinfo\biolearning;', ...
matlabroot,'\toolbox\bioinfo\microarray;', ...
matlabroot,'\toolbox\bioinfo\mass_spec;', ...
matlabroot,'\toolbox\bioinfo\proteins;', ...
matlabroot,'\toolbox\bioinfo\biomatrices;', ...
matlabroot,'\toolbox\bioinfo\biodemos;', ...
matlabroot,'\toolbox\bioinfo\graphtheory;', ...
matlabroot,'\toolbox\comm\comm;', ...
matlabroot,'\toolbox\comm\commdemos;', ...
matlabroot,'\help\toolbox\comm\examples;', ...
matlabroot,'\toolbox\comm\commobsolete;', ...
matlabroot,'\toolbox\commblks\commblks;', ...
matlabroot,'\toolbox\commblks\commmasks;', ...
matlabroot,'\toolbox\commblks\commmex;', ...
matlabroot,'\toolbox\commblks\commblksdemos;', ...
matlabroot,'\toolbox\commblks\commblksobsolete\v3;', ...
matlabroot,'\toolbox\commblks\commblksobsolete\v2p5;', ...
matlabroot,'\toolbox\commblks\commblksobsolete\v2;', ...
matlabroot,'\help\toolbox\commblks\examples;', ...
matlabroot,'\toolbox\compiler;', ...
matlabroot,'\toolbox\control\control;', ...
matlabroot,'\toolbox\control\ctrlguis;', ...
matlabroot,'\toolbox\control\ctrlobsolete;', ...
matlabroot,'\toolbox\control\ctrlutil;', ...
matlabroot,'\toolbox\control\ctrldemos;', ...
matlabroot,'\toolbox\shared\slcontrollib;', ...
matlabroot,'\toolbox\curvefit\curvefit;', ...
matlabroot,'\toolbox\curvefit\cftoolgui;', ...
matlabroot,'\toolbox\curvefit\sftoolgui;', ...
matlabroot,'\toolbox\shared\optimlib;', ...
matlabroot,'\toolbox\daq\daq;', ...
matlabroot,'\toolbox\daq\daqguis;', ...
matlabroot,'\toolbox\daq\daqdemos;', ...
matlabroot,'\toolbox\daq\daqblks\daqblks;', ...
matlabroot,'\toolbox\daq\daqblks\daqmasks;', ...
matlabroot,'\toolbox\daq\daqblks\daqmex;', ...
matlabroot,'\toolbox\shared\testmeaslib;', ...
matlabroot,'\toolbox\database\database;', ...
matlabroot,'\toolbox\database\dbdemos;', ...
matlabroot,'\toolbox\database\vqb;', ...
matlabroot,'\toolbox\distcomp;', ...
matlabroot,'\toolbox\distcomp\distcomp;', ...
matlabroot,'\toolbox\distcomp\user;', ...
matlabroot,'\toolbox\distcomp\mpi;', ...
matlabroot,'\toolbox\distcomp\pctdemos;', ...
matlabroot,'\toolbox\distcomp\parallel;', ...
matlabroot,'\toolbox\distcomp\parallel\lapack;', ...
matlabroot,'\toolbox\distcomp\parallel\util;', ...
matlabroot,'\toolbox\distcomp\lang;', ...
matlabroot,'\toolbox\dspblks\dspblks;', ...
matlabroot,'\toolbox\dspblks\dspmasks;', ...
matlabroot,'\toolbox\dspblks\dspmex;', ...
matlabroot,'\toolbox\dspblks\dspdemos;', ...
matlabroot,'\toolbox\shared\filterdesignlib;', ...
matlabroot,'\toolbox\dspblks\splibmex;', ...
matlabroot,'\toolbox\shared\scomp;', ...
matlabroot,'\help\toolbox\dspblks\examples;', ...
matlabroot,'\toolbox\rtw\targets\ecoder;', ...
matlabroot,'\toolbox\rtw\targets\ecoder\ecoderdemos;', ...
matlabroot,'\toolbox\rtw\targets\mpt;', ...
matlabroot,'\toolbox\rtw\targets\mpt\mpt;', ...
matlabroot,'\toolbox\rtw\targets\mpt\user_specific;', ...
matlabroot,'\toolbox\edalink\edalink;', ...
matlabroot,'\toolbox\edalink\foundation\hdllink;', ...
matlabroot,'\toolbox\edalink\extensions\modelsim\modelsim;', ...
matlabroot,'\toolbox\edalink\extensions\modelsim\modelsimdemos;', ...
matlabroot,'\toolbox\edalink\extensions\incisive\incisive;', ...
matlabroot,'\toolbox\edalink\extensions\incisive\incisivedemos;', ...
matlabroot,'\toolbox\edalink\extensions\discovery\discovery;', ...
matlabroot,'\toolbox\edalink\extensions\discovery\discoverydemos;', ...
matlabroot,'\toolbox\eml\eml;', ...
matlabroot,'\toolbox\emlcoder\emlcoder;', ...
matlabroot,'\toolbox\emlcoder\emlcodermex;', ...
matlabroot,'\toolbox\shared\simtargets;', ...
matlabroot,'\toolbox\exlink;', ...
matlabroot,'\toolbox\finance\finance;', ...
matlabroot,'\toolbox\finance\calendar;', ...
matlabroot,'\toolbox\finance\findemos;', ...
matlabroot,'\toolbox\finance\finsupport;', ...
matlabroot,'\toolbox\finance\ftseries;', ...
matlabroot,'\toolbox\fixedpoint\fixedpoint;', ...
matlabroot,'\toolbox\fixedpoint\fidemos;', ...
matlabroot,'\toolbox\fixedpoint\fixedpointtool;', ...
matlabroot,'\toolbox\shared\spcuilib;', ...
matlabroot,'\toolbox\shared\siglib;', ...
matlabroot,'\toolbox\fixpoint;', ...
matlabroot,'\toolbox\fixpoint\fpca;', ...
matlabroot,'\toolbox\fuzzy\fuzzy;', ...
matlabroot,'\toolbox\fuzzy\fuzdemos;', ...
matlabroot,'\toolbox\gads;', ...
matlabroot,'\toolbox\gads\gads;', ...
matlabroot,'\toolbox\gads\gadsdemos;', ...
matlabroot,'\toolbox\gauges;', ...
matlabroot,'\toolbox\ident\ident;', ...
matlabroot,'\toolbox\ident\nlident;', ...
matlabroot,'\toolbox\ident\idobsolete;', ...
matlabroot,'\toolbox\ident\idguis;', ...
matlabroot,'\toolbox\ident\idutils;', ...
matlabroot,'\toolbox\ident\iddemos;', ...
matlabroot,'\toolbox\ident\iddemos\examples;', ...
matlabroot,'\toolbox\ident\idhelp;', ...
matlabroot,'\toolbox\images\colorspaces;', ...
matlabroot,'\toolbox\images\images;', ...
matlabroot,'\toolbox\images\imdemos;', ...
matlabroot,'\toolbox\images\imuitools;', ...
matlabroot,'\toolbox\images\iptformats;', ...
matlabroot,'\toolbox\images\iptutils;', ...
matlabroot,'\toolbox\shared\imageslib;', ...
matlabroot,'\toolbox\imaq\imaq;', ...
matlabroot,'\toolbox\shared\imaqlib;', ...
matlabroot,'\toolbox\imaq\imaqdemos;', ...
matlabroot,'\toolbox\imaq\imaqblks\imaqblks;', ...
matlabroot,'\toolbox\imaq\imaqblks\imaqmasks;', ...
matlabroot,'\toolbox\imaq\imaqblks\imaqmex;', ...
matlabroot,'\toolbox\instrument\instrument;', ...
matlabroot,'\toolbox\instrument\instrumentdemos;', ...
matlabroot,'\toolbox\instrument\instrumentblks\instrumentblks;', ...
matlabroot,'\toolbox\instrument\instrumentblks\instrumentmex;', ...
matlabroot,'\toolbox\instrument\instrumentblks\instrumentmasks;', ...
matlabroot,'\toolbox\map\map;', ...
matlabroot,'\toolbox\map\mapdemos;', ...
matlabroot,'\toolbox\map\mapdisp;', ...
matlabroot,'\toolbox\map\mapformats;', ...
matlabroot,'\toolbox\map\mapproj;', ...
matlabroot,'\toolbox\geoweb\geoweb;', ...
matlabroot,'\toolbox\shared\maputils;', ...
matlabroot,'\toolbox\slvnv\simcoverage;', ...
matlabroot,'\toolbox\nnet;', ...
matlabroot,'\toolbox\nnet\nncontrol;', ...
matlabroot,'\toolbox\nnet\nndemos;', ...
matlabroot,'\toolbox\nnet\nnet;', ...
matlabroot,'\toolbox\nnet\nnet\nnanalyze;', ...
matlabroot,'\toolbox\nnet\nnet\nncustom;', ...
matlabroot,'\toolbox\nnet\nnet\nndistance;', ...
matlabroot,'\toolbox\nnet\nnet\nnformat;', ...
matlabroot,'\toolbox\nnet\nnet\nninit;', ...
matlabroot,'\toolbox\nnet\nnet\nnlearn;', ...
matlabroot,'\toolbox\nnet\nnet\nnnetinput;', ...
matlabroot,'\toolbox\nnet\nnet\nnnetwork;', ...
matlabroot,'\toolbox\nnet\nnet\nnperformance;', ...
matlabroot,'\toolbox\nnet\nnet\nnplot;', ...
matlabroot,'\toolbox\nnet\nnet\nnprocess;', ...
matlabroot,'\toolbox\nnet\nnet\nnsearch;', ...
matlabroot,'\toolbox\nnet\nnet\nntopology;', ...
matlabroot,'\toolbox\nnet\nnet\nntrain;', ...
matlabroot,'\toolbox\nnet\nnet\nntransfer;', ...
matlabroot,'\toolbox\nnet\nnet\nnweight;', ...
matlabroot,'\toolbox\nnet\nnguis;', ...
matlabroot,'\toolbox\nnet\nnguis\nftool;', ...
matlabroot,'\toolbox\nnet\nnguis\nntool;', ...
matlabroot,'\toolbox\nnet\nnobsolete;', ...
matlabroot,'\toolbox\nnet\nnresource;', ...
matlabroot,'\toolbox\nnet\nnutils;', ...
matlabroot,'\toolbox\nnet\nnguis\nnguiutils;', ...
matlabroot,'\toolbox\nnet\nndemos\nndatasets;', ...
matlabroot,'\toolbox\nnet\nnguis\nntraintool;', ...
matlabroot,'\toolbox\optim\optim;', ...
matlabroot,'\toolbox\optim\optimdemos;', ...
matlabroot,'\toolbox\pde;', ...
matlabroot,'\toolbox\physmod\data_manager\data_manager;', ...
matlabroot,'\toolbox\physmod\equation_language\equation_language;', ...
matlabroot,'\toolbox\physmod\foundation\foundation;', ...
matlabroot,'\toolbox\physmod\mech\mech;', ...
matlabroot,'\toolbox\physmod\mech\importer;', ...
matlabroot,'\toolbox\physmod\mech\mechdemos;', ...
matlabroot,'\toolbox\physmod\network_engine\ne_support;', ...
matlabroot,'\toolbox\physmod\network_engine\network_engine;', ...
matlabroot,'\toolbox\physmod\ne_sli\ne_sli;', ...
matlabroot,'\toolbox\physmod\pmir\pmir;', ...
matlabroot,'\toolbox\physmod\pm_sli\pm_sli;', ...
matlabroot,'\toolbox\physmod\pm_visimpl\pm_visimpl;', ...
matlabroot,'\toolbox\physmod\powersys\dr\dr;', ...
matlabroot,'\toolbox\physmod\powersys\drives\drives;', ...
matlabroot,'\toolbox\physmod\powersys\facts\facts;', ...
matlabroot,'\toolbox\physmod\powersys\powersys;', ...
matlabroot,'\toolbox\physmod\powersys\dr\drdemo;', ...
matlabroot,'\toolbox\physmod\powersys\drives\drivesdemo;', ...
matlabroot,'\toolbox\physmod\powersys\facts\factsdemo;', ...
matlabroot,'\toolbox\physmod\powersys\powerdemo;', ...
matlabroot,'\toolbox\physmod\sh\sh;', ...
matlabroot,'\toolbox\physmod\sh\shdemos;', ...
matlabroot,'\toolbox\physmod\simscape\simscape;', ...
matlabroot,'\toolbox\physmod\simscape\m;', ...
matlabroot,'\toolbox\physmod\simscape\simscapedemos;', ...
matlabroot,'\toolbox\physmod\simscape_language\simscape_language;', ...
matlabroot,'\toolbox\physmod\unit_manager\unit_manager;', ...
matlabroot,'\toolbox\robust\robust;', ...
matlabroot,'\toolbox\robust\rctlmi;', ...
matlabroot,'\toolbox\robust\rctutil;', ...
matlabroot,'\toolbox\robust\rctdemos;', ...
matlabroot,'\toolbox\robust\rctobsolete\robust;', ...
matlabroot,'\toolbox\robust\rctobsolete\lmi;', ...
matlabroot,'\toolbox\robust\rctobsolete\mutools\commands;', ...
matlabroot,'\toolbox\robust\rctobsolete\mutools\subs;', ...
matlabroot,'\toolbox\signal\signal;', ...
matlabroot,'\toolbox\signal\sigtools;', ...
matlabroot,'\toolbox\signal\sptoolgui;', ...
matlabroot,'\toolbox\signal\sigdemos;', ...
matlabroot,'\toolbox\simbio\simbio;', ...
matlabroot,'\toolbox\simbio\simbiodemos;', ...
matlabroot,'\toolbox\shared\statslib;', ...
matlabroot,'\toolbox\sl3d\sl3d;', ...
matlabroot,'\toolbox\sl3d\sl3ddemos;', ...
matlabroot,'\toolbox\slcontrol\slcontrol;', ...
matlabroot,'\toolbox\slcontrol\slctrlguis;', ...
matlabroot,'\toolbox\slcontrol\slctrlutil;', ...
matlabroot,'\toolbox\slcontrol\slctrldemos;', ...
matlabroot,'\toolbox\sldo\sldo;', ...
matlabroot,'\toolbox\sldo\sldodemos;', ...
matlabroot,'\toolbox\sldo\sldodemos\optim;', ...
matlabroot,'\toolbox\sldo\sldodemos\estim;', ...
matlabroot,'\toolbox\sldo\sldodemos\estim\docexamples\adaptive;', ...
matlabroot,'\toolbox\sldo\sldodemos\estim\docexamples\lookuptable;', ...
matlabroot,'\toolbox\sldo\sloptim\sloptim;', ...
matlabroot,'\toolbox\sldo\sloptim\sloptguis;', ...
matlabroot,'\toolbox\sldo\sloptim\sloptobsolete;', ...
matlabroot,'\toolbox\sldo\slestim\slestguis;', ...
matlabroot,'\toolbox\sldo\slestim\slestim;', ...
matlabroot,'\toolbox\sldo\slestim\slestmex;', ...
matlabroot,'\toolbox\sldo\slestim\slestutil;', ...
matlabroot,'\toolbox\shared\sldv;', ...
matlabroot,'\toolbox\splines;', ...
matlabroot,'\toolbox\stats;', ...
matlabroot,'\toolbox\symbolic\symbolic;', ...
matlabroot,'\toolbox\symbolic\symbolicdemos;', ...
matlabroot,'\toolbox\vipblks\vipblks;', ...
matlabroot,'\toolbox\vipblks\vipmasks;', ...
matlabroot,'\toolbox\vipblks\vipmex;', ...
matlabroot,'\toolbox\vipblks\vipdemos;', ...
matlabroot,'\toolbox\vipblks\viplibmex;', ...
matlabroot,'\help\toolbox\vipblks\examples;', ...
matlabroot,'\toolbox\wavelet\wavelet;', ...
matlabroot,'\toolbox\wavelet\wmultisig1d;', ...
matlabroot,'\toolbox\wavelet\wavedemo;', ...
matlabroot,'\toolbox\wavelet\compression;', ...
matlabroot,'\toolbox\rtw\targets\xpc\xpc;', ...
matlabroot,'\toolbox\rtw\targets\xpc\target\build\xpcblocks\thirdpartydrivers;', ...
matlabroot,'\toolbox\rtw\targets\xpc\target\build\xpcblocks;', ...
matlabroot,'\toolbox\rtw\targets\common\can\blocks\tlc_c;', ...
matlabroot,'\toolbox\rtw\targets\xpc\xpcdemos;', ...
matlabroot,'\toolbox\rtw\targets\xpc\xpc\xpcmngr;', ...
matlabroot,'\toolbox\shared\can\canblks;', ...
matlabroot,'\toolbox\shared\can\canmasks;', ...
matlabroot,'\toolbox\shared\can\canmex;', ...
matlabroot,'\toolbox\shared\can;', ...
matlabroot,'\toolbox\rtw\targets\xpc\target\kernel\embedded;', ...
%%% END ENTRIES %%%
...
];
p = [userpath,p];