unable to use Results Summary in GIFT with Error using gift>html_Callback
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Neuroimaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!