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

Version
📄 Description

1.10.0

initial version

Last updated

Was this helpful?