ERROR WHILE USING MATLAB(NCORR) FOR DIC ANALYSIS

3 vues (au cours des 30 derniers jours)
Mian
Mian le 25 Nov 2023
Commenté : Divyanshu le 11 Déc 2023
Hia everyone. i hope you all will be fine and in good state.i am getting the following error while using matlab for DIC analysis. i used Matlab 2015,2017 and 2022 but i did not get rid of the same error.For DIC i used Ncorr.Please dear experts and seniors help me in this regards
Improper index matrix reference.
Error in calculateOtherQuantities (line 3)
for i = 1:plottingData(1).nFiles
Error in run (line 96)
evalin('caller', [script ';']);
Error in ncorr_post>pushbutton9_Callback (line 527)
run calculateOtherQuantities
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in ncorr_post (line 45)
gui_mainfcn(gui_State, varargin{:});
Error in
@(hObject,eventdata)ncorr_post('pushbutton9_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback
  1 commentaire
Divyanshu
Divyanshu le 11 Déc 2023
Hi Mian,
Can you share the script/.m files on which you are working? This would be helpful to track the issue more accurately.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by