sprandn
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Examples
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
S = [1 0 0; 0 1 0; 0 0 1]; R = sprandn(S)R = sprandn(5, 5, 0.2)