23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

depfun<br />

not examine the files on which they depend. In this syntax, the flag '-toponly'<br />

must be the last input argument.<br />

Notes<br />

1 If depfun does not find a file called hginfo.mat on the path, then it creates<br />

one. This file contains information about Handle Graphics callbacks.<br />

2 If your application uses toolbar items from <strong>MATLAB</strong>’s default figure<br />

window, then you must include 'FigureToolBar.fig' in your input to<br />

depfun.<br />

3 If your application uses menu items from <strong>MATLAB</strong>’s default figure window,<br />

then you must include 'FigureMenuBar.fig' in your input to depfun.<br />

4 Because many built-in Handle Graphics functions invoke newplot, the list<br />

produced by depfun always includes the functions on which newplot is<br />

dependent:<br />

- 'matlabroot\toolbox\matlab\graphics\newplot.m'<br />

- 'matlabroot\toolbox\matlab\graphics\closereq.m'<br />

- 'matlabroot\toolbox\matlab\graphics\gcf.m'<br />

- 'matlabroot\toolbox\matlab\graphics\gca.m'<br />

- 'matlabroot\toolbox\matlab\graphics\private\clo.m'<br />

- 'matlabroot\toolbox\matlab\general\@char\delete.m'<br />

- 'matlabroot\toolbox\matlab\lang\nargchk.m'<br />

- 'matlabroot\toolbox\matlab\uitools\allchild.m'<br />

- 'matlabroot\toolbox\matlab\ops\setdiff.m'<br />

- 'matlabroot\toolbox\matlab\ops\@cell\setdiff.m'<br />

- 'matlabroot\toolbox\matlab\iofun\filesep.m'<br />

- 'matlabroot\toolbox\matlab\ops\unique.m'<br />

- 'matlabroot\toolbox\matlab\elmat\repmat.m'<br />

- 'matlabroot\toolbox\matlab\datafun\sortrows.m'<br />

- 'matlabroot\toolbox\matlab\strfun\deblank.m'<br />

- 'matlabroot\toolbox\matlab\ops\@cell\unique.m'<br />

- 'matlabroot\toolbox\matlab\strfun\@cell\deblank.m'<br />

- 'matlabroot\toolbox\matlab\datafun\@cell\sort.m'<br />

- 'matlabroot\toolbox\matlab\strfun\cellstr.m'<br />

- 'matlabroot\toolbox\matlab\datatypes\iscell.m'<br />

- 'matlabroot\toolbox\matlab\strfun\iscellstr.m'<br />

- 'matlabroot\toolbox\matlab\datatypes\cellfun.dll'<br />

2-433

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!