cylinder
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Examples
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
f1 = figure();
colormap(spring)
cylinder()f2 = figure();
colormap(summer)
r = 4;
cylinder(r);