markus-nilsson / md-dmri

MATLAB code for Multidimensional Diffusion MRI
Other
40 stars 32 forks source link

Error in example/pipeline/step1_connect2data.m #24

Closed abrarfaiyaz closed 2 years ago

abrarfaiyaz commented 3 years ago

When running with the mentioned dataset at step0, the following error is invoked at step1. (Using Matlab/r2019a)

Reference to non-existent field 'ref'.

Error in mgui_roi_gui_callback (line 220)
        EG = mgui_gui_volume_callback(EG, EG.roi.ref, hSender);

Error while evaluating UIControl Callback.
markus-nilsson commented 3 years ago

Thanks for the feedback, will deal with this in the next update!

markus-nilsson commented 2 years ago

I cannot reproduce this error – please raise a new issue if this can be reproduced with the new updates.