Skip to content

Plotting a vector of circles only plots the final circle in the vector #171

Open
@men8th

Description

@men8th

Plotting a vector of circles only plots the final circle in the vector. For example

figure
drawCircle([10 20 30; 15 15 40])

will draw only the circle [15 15 40]. The same issue exists with drawCircle3d.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions