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

dlgetnelsonlibraries

Returns paths to Nelson library files.

Syntax

  • C = dlgetnelsonlibraries()

Output argument

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

Description

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

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

Example

See module skeleton for example

dlgetnelsonlibraries()

See also

dlgetnelsonincludes, dlgeneratemake.

History

VersionDescription
1.10.0initial version

Author

Allan CORNET