Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

dlgetnelsonincludes

Returns paths of Nelson include directories.

Syntax

  • C = dlgetnelsonincludes()

Output argument

  • C - a cell array of paths to various include directories used by Nelson modules

Description

C = dlgetnelsonincludes() returns a cell array of paths to various include directories used by Nelson modules.

These paths are used internally for module development and building processes.

Example

See module skeleton for example

dlgetnelsonincludes()

See also

dlgetnelsonlibraries, dlgeneratemake.

History

VersionDescription
1.10.0initial version

Author

Allan CORNET