Error with Measure Distances in an Image
3 ビュー (過去 30 日間)
古いコメントを表示
Oliver Lestrange
2020 年 8 月 5 日
コメント済み: Walter Roberson
2021 年 5 月 31 日
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 件のコメント
採用された回答
Walter Roberson
2020 年 8 月 7 日
images.roi.Line needs at least R2018b I believe.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!