unable to use Results Summary in GIFT with Error using gift>html_Callback

1 view (last 30 days)
I was using GIFT v4.0.4.11 in MATLAB_R2023b and when I tried to obtain the Results Summary in HTML form, I have the following error. I thought it was because of i did not add matlab to system path and it is added now. But I still encounter this problem when I try again.
Generating summary with new matlab process ...
Error using gift>html_Callback
zsh:1: command not found: matlab
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in gift (line 30)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating UIControl Callback.
  4 Comments

Sign in to comment.

Answers (0)

Categories

Find more on Neuroimaging 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!