Tranform vertices by Matrix
Show older comments
I have to write a function that transforms a list of vertices by a matrix and returns a list of transformed vertices (same size). Any ideas on how to approach this problem?
1 Comment
Azzi Abdelmalek
on 12 Apr 2016
What kind of transformations? Can you post an example?
Accepted Answer
More Answers (0)
Categories
Find more on Resizing and Reshaping Matrices 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!