affine2d's outputLimits - what does it do??
Show older comments
I really tried to understand what this function does, but alas, I failed... I thought it works like this:
[transformedXMinMax transformedYMinMax] = outputLimits(tform,[xMin xMax],[yMin yMax]);
But according to the example, it does not...
Does anyone know what it does?
Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!