unable to use Results Summary in GIFT with Error using gift>html_Callback
1 次查看(过去 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!