ncorr on Matlab 2023b new version

ncorr is not working on MATLAB 2023b new version, it gives me an error. Does somebody know why? Thanks

8 Comments

Please post your error
the cyclist
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.
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
Maddalena on 24 Oct 2023
Edited: Maddalena on 24 Oct 2023
I need MATLAB and ncporr for DIC.
It gives me the following error:
Requires the image processing and statistics toolbox.
Thanks
I wanted to mention that I used ncorr v 1.2 from https://www.ncorr.com/ and from githb https://github.com/justinblaber/ncorr_2D_matlab(defined as ncorr_2D_matlab-master).
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?
It is a free 30 days trial:
MATLAB Version: 23.2.0.2391609 (R2023b) Update 2
MATLAB License Number: DEMO
Operating System: Microsoft Windows 10 Education Version 10.0 (Build 19044)
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB Version 23.2 (R2023b)
Yes, I guess I need to go back to 2020 version.
Thanks
You can request a demo of the image processing toolbox.

Sign in to comment.

Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Asked:

on 24 Oct 2023

Commented:

on 24 Oct 2023

Community Treasure Hunt

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

Start Hunting!