Drawing a cube using line command
4 views (last 30 days)
Show older comments
Hi All,
Can anyone tell me how to draw a cube using line command (through vertices and edges)?
Thanks in advance
Regards
Swati
0 Comments
Answers (1)
KSSV
on 19 Nov 2020
You can use plot, patch, fill after arranging the vertices in a order.
0 Comments
See Also
Categories
Find more on Particle Swarm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!