Error with Measure Distances in an Image
3 views (last 30 days)
Show older comments
Oliver Lestrange
on 5 Aug 2020
Commented: Walter Roberson
on 31 May 2021
Hi!
I was using the code presenting in this documentation https://www.mathworks.com/help/images/measure-distances-in-images.html and I get an error in the first line of the startDrawing function. The error is: Undefined variable "images" or class "images.roi.Line".
Why this is happening?
Thanks!
4 Comments
Accepted Answer
Walter Roberson
on 7 Aug 2020
images.roi.Line needs at least R2018b I believe.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!