ncorr on Matlab 2023b new version
Show older comments
ncorr is not working on MATLAB 2023b new version, it gives me an error. Does somebody know why? Thanks
8 Comments
Clarence Donath
on 24 Oct 2023
Please post your error
the cyclist
on 24 Oct 2023
Edited: the cyclist
on 24 Oct 2023
Post not just the error, but the code you used, and what you mean by "not working". Is it just giving a result that you think is incorrect, or actually generating a MATLAB error?
If the result is different from a prior MATLAB version, tell us the prior version.
the cyclist
on 24 Oct 2023
Also, I just noticed that ncorr is not a MathWorks-supplied function, right?
You may need to contact the source of that function; you might not find help here.
Maddalena
on 24 Oct 2023
the cyclist
on 24 Oct 2023
So, that external toolbox must use functions from the Image Processing and Statistics and Machine Learning toolboxes.
If you type
ver
in the Command Window, does it list those toolboxes? What if you do that in your older MATLAB version?
Maddalena
on 24 Oct 2023
Walter Roberson
on 24 Oct 2023
You can request a demo of the image processing toolbox.
Answers (0)
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!