User Tools

Site Tools


en:software:matlab:ta:dev:dir

Directory Structure

An overview of the generic directory structure of the toolbox.

Especially if you plan to write your own modules, it will be important to know about the generic directory structure of the toolbox.

Generic directories

The generic directories for the different parts of the toolbox are as follows:

  • GUI
  • IO
  • common
  • figure
  • internal
  • preprocessing

In addition to that, there is one “special” directory, containing the Matlab™ documentation for the toolbox (not to be confused with the help files used internally in the GUI that are much more detailed):

  • doc

Substructure of the GUI directory

The GUI directory has a more detailed substructure, layed out below:

  • private - everything in and below this directory is only accessible from within the GUI directory
    • conf - configuration files
    • helptexts - help files
      • ACC
      • AVG
      • combine
      • info
      • main
      • MFE
    • splashes - splashes (images)
en/software/matlab/ta/dev/dir.txt · Last modified: 2020/09/30 21:35 by 127.0.0.1