02.03.2016 Views

MATLAB by rudra pratap

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

86<br />

Interactive Computation<br />

» he lp<br />

HELP topics :<br />

matlab\general<br />

matlab\ops<br />

mat:lab\ l ang<br />

matlab\ e l mat<br />

mat lab\elfun<br />

mat l ab\ specfun<br />

mat l ab\mat fun<br />

matlab\datafun<br />

matlab\polyfun<br />

matlab\funfun<br />

matlab\sparfun<br />

mat lab\ scribe<br />

matlab\ graph2d<br />

matlab\graph3d<br />

mat lab\specgraph<br />

matlab\ graphi cs<br />

matlab\uitools<br />

matlab\ str fun<br />

mat lab\image sci<br />

mat lab\iofun<br />

matlab\audiovideo<br />

mat lab\ timefun<br />

matlab\datatypes<br />

matlab\ve rctrl<br />

mat lab\codetools<br />

mat lab\helptools<br />

mat lab\winfun<br />

mat lab\demos<br />

he 1 p <strong>by</strong> itself lists the names of categories in<br />

which the on-line help files are organized.<br />

General purpose commands .<br />

Operators and speci al characters .<br />

Programming language construc t s.<br />

Elementary matrices and mat r i x manipulation .<br />

Elementary math functions .<br />

Specialized math functions .<br />

Matrix functi ons - nume rical l inear algebra .<br />

Dat a analysis and Fourier transforms .<br />

Int erpol ation and polynomials.<br />

Function functions and ODE solvers .<br />

Sparse matrices .<br />

Annot ation and P l ot Editing .<br />

Two d imensional graphs .<br />

Th ree dimensi onal graphs .<br />

Specialized graphs .<br />

Handle Graphics.<br />

Graphi cal user i nt e rface tools .<br />

Character strings .<br />

Image and scientific data input /output .<br />

File input /output .<br />

Au di o and Video support .<br />

Time and dates .<br />

Data types and structures .<br />

Version control .<br />

Commands for creating and debugging code .<br />

Help commands .<br />

W i ndows Operating System Interface F i les . . .<br />

Examples and demonst rations .<br />

»help lang<br />

Programming language constructs .<br />

Control flow.<br />

help ca tegory lists the functions in that<br />

category. Detailed help can then be obtained <strong>by</strong><br />

typing: help functionname.<br />

if<br />

else<br />

elseif<br />

end<br />

for<br />

- Condi tionally execute statement s.<br />

- Execute s t atement if previous IF condition failed .<br />

- Execute if previous IF failed and condi t i on is true .<br />

- Terminate scope of control statements .<br />

- Repeat statements a specifio number of. times .<br />

Figure 3.5: <strong>MATLAB</strong> help facility.

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

Saved successfully!

Ooh no, something went wrong!