How do I replace the for loop for something quicker to plot?
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
the cyclist
el 1 de Jun. de 2016
0 votos
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.
1 comentario
Mvdw
el 1 de Jun. de 2016
Categorías
Más información sobre Kinect For Windows Sensor en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!