Missing function from Computer Vision Toolbox

1 vue (au cours des 30 derniers jours)
Antony Smith
Antony Smith le 18 Jan 2023
Commenté : Antony Smith le 18 Jan 2023
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?

Réponse acceptée

John D'Errico
John D'Errico le 18 Jan 2023
Modifié(e) : John D'Errico le 18 Jan 2023
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 commentaire
Antony Smith
Antony Smith le 18 Jan 2023
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Testing Frameworks dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by