license
Get license information for Nelson.
📝 Syntax
license
r = license
[r, txt] = license
📤 Output argument
r - a string: minimal string description about license
txt - a string: complete license text.
📄 Description
license get license information for Nelson.
💡 Example
license()
r = license()
[r,txt] = license()🔗 See also
🕔 History
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?