Интерактивная справка из командной строки. Вызов списка разделов интерактивной справки.
MATLAB имеет интерактивную систему помощи, которая реализуется в командном режиме с помощью ряда команд. Одной из них является команда >> help которая выводит весь список папок, содержащих m-файлы с определениями операторов, функций и иных объектов, присущих конкретной реализации системы MATLAB. Ниже приводится этот список для системы MATLAB 6.0:
| HELP topics: | |
| matlab\general | General purpose commands. |
| matlab\ops | Operators and special characters. |
| matlab\lang | Programming language constructs. |
| matlab\elmat | Elementary matrices and matrix manipulation. |
| matlab\elfun | Elementary math functions. |
| matlab\specfun | Specialized math functions. |
| matlab\matfun | Matrix functions-numerical linear algebra. |
| matlab\datafun | Data analysis and Fourier transforms. |
| matlab\audio | Audio support. |
| matlab\polyfun | Interpolation and polynomials. |
| matlab\funfun | Function functions and ODE solvers. |
| matlab\sparfun | Sparse matrices. |
| matlab\graph2d | Two dimensional graphs. |
| matlab\graph3d | Three dimensional graphs. |
| matlab\specgraph | Specialized graphs. |
| matlab\graphics | Handle Graphics. |
| matlab\uitools | Graphical user interface tools. |
| matlab\strfun | Character strings. |
| matlab\iofun | File input/output. |
| matlab\timefun | Time and dates. |
| matlab\datatypes | Data types and structures. |
| matlab\verctrl | Version control. |
| matlab\winfun | Windows Operating System Interface Files (DDE/ActiveX) |
| matlab\demos | Examples and demonstrations. |
| tool box\ local | Preferences. |
| simulink\simulink | Simulink |
| simulink\blocks | Simulink block library. |
| simulink\simdemos | Simulink: 4 demonstrations and samples. |
| simdemos\aerospace | Simulink: Aerospace model demonstrations and samples. |
| simdemos\automoti ve | Simulink: Automotive model demonstrations and samples. |
| simdemos\simfeatures | Simulink: Feature demonstrations and samples. |
| simdemos\simgeneral | Simulink: General model demonstrations and samples. |
| simdemos\simnew | Simulink: New features model demonstrations and samples. |
| simulink\dee | Differential Equation Editor |
| stateflow\stateflow | Statef low |
| stateflow\sfdemos | Statef low demonstrations and samples. |
| stateflow\coder | Statef low Coder |
| rtw\rtw | Real-Time Workshop |
| rtw\rtwdemos | Real-Time Workshop Demonstrations |
| asap2\asap2 | (No table of contents file) |
| asap2\user | (No table of contents file) |
