How do I replace the for loop for something quicker to plot?
Show older comments
I'm plotting a stickfigure which is moving. To do this, I've to calculate the values of 26 points for every frame.
I do this using a for loop, but I believe there is a quicker way to do this.
1 Comment
Answers (1)
the cyclist
on 1 Jun 2016
0 votes
You have not really provided anywhere near enough detail for us to help you, but my best guess is that you want the movie command.
Categories
Find more on Kinect For Windows Sensor 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!