ERROR "Unable to resolve the name images.roi.Line"

10 views (last 30 days)
Hello,
I've used AppDesigner with Matlab release 2021b and everything worked fine. Due to some circumstances I had to move back to the relesase 2021a and now this simple codeline:
line = images.roi.Line()
throws an error "Unable to resolve the name images.roi.Line". Do you know what can cause this?

Answers (1)

Priyanka Kondapalli
Priyanka Kondapalli on 21 Mar 2022
Edited: Priyanka Kondapalli on 24 Mar 2022
Hi,
Request you to provide us with the entire code you are trying to execute. This is help identify the root cause.
  1 Comment
rocketMan
rocketMan on 24 Mar 2022
Edited: rocketMan on 24 Mar 2022
Hey, I think that something went wrong during the installation, because after I reinstalled matlab, everything worked fine...
And the code that didn't work was just the line

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!