unable to use Results Summary in GIFT with Error using gift>html_Callback
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Neuroimaging en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!