license
Get license information for Nelson.
📝Syntax
license
r = license
[r, txt] = license
📤Output Arguments
Parameter Description
r a string: minimal string description about license
txt a string: complete license text.
📄Description

license get license information for Nelson.

💡Examples
license()
r = license()
[r,txt] = license()
🔗See Also
banner
🕔Version History
Version Description
1.0.0 initial version
Edit this page on GitHub