Missing function from Computer Vision Toolbox

조회 수: 1 (최근 30일)
Antony Smith
Antony Smith 2023년 1월 18일
댓글: Antony Smith 2023년 1월 18일
So while customising the Anomaly detection example, I've found that not only is the Live-Script version different to the example given online, but the after installing all required Add-Ons listed, the following functions still don't seem to exist in the Computer Vision Toolbox:
I am currently running on Matlab R2022a due to some major issues with R2022b.
Could the version difference be the reason these functions are missing?

채택된 답변

John D'Errico
John D'Errico 2023년 1월 18일
편집: John D'Errico 2023년 1월 18일
I would first look at the release notes for R2022b, here:
But, perhaps even better, since you alredy posted the link for those "missing" functions, you would read what you posted.
In there, at the bottom, you would see that function was introduced when? In R2022b. The docs for a function always tell you at the bottom when it was introduced. Some really old tools will tell you only that it was introduced before some point, since they only started maintaining that database at some initial point.
If you use an older release, you cannot use code that was introduced at a later time. Nobody can give it to you either. Sorry. If you want that capability, you need the current release.
  댓글 수: 1
Antony Smith
Antony Smith 2023년 1월 18일
Fair enough... When in doubt RTFM.
Didn't see the function's release version "R2022b".
Thought that was most likely the issue. Thanks for confirming.
I still don't trust R2022b, so I'll just work with the R2022a live-script version.
Thanks buddy.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Testing Frameworks에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by